0byt3m1n1
Path:
/
data
/
applications
/
aps
/
phpwiki
/
1.4.0-0
/
standard
/
htdocs
/
themes
/
wikilens
/
templates
/
[
Home
]
File: body.tmpl
<?php // -*-php-*- // rcs_id('$Id: body.tmpl 7589 2010-07-02 07:31:33Z vargenau $'); ?> <body<?php echo $WikiTheme->getMoreAttr('body') ?>> <table><tr><td colspan="2" class="header"> <div id="header"> <?php echo Template('top') ?> </div> </td></tr> <tr valign="top"><td class="leftnav" width="120"> <div class="toolbar"> <?php echo Template('navbar') ?> </div> <hr /> <?plugin IncludePage page="LeftbarContent" quiet="true" ?> </td><td class="content"> <!-- Page title --> <h1><?php echo $HEADER ?> <?php if (!empty($user) && $user->isSignedIn()) { $loader = new WikiPluginLoader(); printXML(HTML::Raw(" ")); printXML($loader->expandPI("<"."?plugin RateIt ?".">", $request, $dbi->_markup)); } ?> </h1> <div id="content"> <?php echo $CONTENT ?> </div> <?php echo Template('bottom') ?> </td></tr></table> </body>
© 2017 -
ZeroByte.ID
.