]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - themes/default/templates/content.tmpl
Remove rcs_id
[SourceForge/phpwiki.git] / themes / default / templates / content.tmpl
1 <?php // -*-php-*-
2 // $Id$
3 ?>
4 <?php echo $CONTENT ?>
5 <?php echo Template('bottom') ?>
6 </body>