📄 head.res
字号:
<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns:moex="urn:moex-scripts" exclude-result-prefixes="msxsl moex">
<xsl:output method="xml" encoding="utf-8" doctype-public="-//WAPFORUM//DTD XHTML Mobile 1.0//EN" doctype-system="http://www.wapforum.org/DTD/xhtml-mobile10.dtd" />
<xsl:preserve-space elements="*" />
${res.moex.twinbbs.function}
<xsl:template match="root">
<html>
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
<meta http-equiv="Cache-Control" content="no-cache, max-age=0" />
<xsl:if test="vars/@redirect != ''">
<moex:meta http-equiv="Refresh" content="${env.redirect}; url=${vars.redirect}" />
</xsl:if>
<title>${page.name} - Powered by WAPmo</title>
</head>
<body>
<p align="center">${env.bbs_name}</p>
<p>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -