⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 _decorator.vm

📁 这个weblogging 设计得比较精巧
💻 VM
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><!-- decorator began with line above --><html><head>    #showContentType("text/html; charset=utf-8")    #showContentLanguage($locale.language)    #includePage("_css")    #showRSSAutodiscoveryLink()    <script type="text/javascript" src="$ctxPath/theme/scripts/roller.js">    </script>    <title>#showWebsiteTitle() : #showPageName()</title></head><body><!-- next print \$decorator_body -->$decorator_body<!-- now print decorator footer/close html --></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -