]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - themes/blog/templates/debug.tmpl
new blog theme: Kubrick
[SourceForge/phpwiki.git] / themes / blog / templates / debug.tmpl
1 <?php // -*-html-*-
2   rcs_id('$Id: debug.tmpl,v 1.1 2004-12-14 21:30:37 rurban Exp $');
3 ?>
4 <?php global $RUNTIMER; ?>
5 <div align="center" id="xhtml-validator"><a href="http://validator.w3.org/check/referer" target="_top">Valid XHTML 1.0</a><a href="http://jigsaw.w3.org/css-validator/check/referer" target="_top">Valid CSS!</a>
6 <span class="debug"><?=fmt("Page Execution took %s seconds", $RUNTIMER->getStats())?></span>
7 </div>
8 <br clear="all" class="clear-floats" />