?? body.tmpl
字號:
<?php // -*-html-*- ?><!-- $Id: body.tmpl,v 1.3 2004/06/14 11:26:51 rurban Exp $ --><body<?= $WikiTheme->getMoreAttr('body') ?>><!-- Page title --><h1 id="header"><?= $HEADER ?></h1><!-- Page title and logo --><!--<h1><a class="wikilink" href="<?=WikiURL(HOME_PAGE)?>" ><img src="<?=$WikiTheme->getImageURL('logo')?>" border="0" alt="<?=fmt(_("%s: %s"), WIKI_NAME, HOME_PAGE) ?>" align="bottom" /></a> <?=$HEADER?></h1>--><?= $CONTENT ?><?= Template('navbar') ?><!-- RELATEDPAGES were here. --><?= $GLOBALS['ErrorManager']->getPostponedErrorsAsHTML() ?></body>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -