diff options
Diffstat (limited to 'main.php')
-rwxr-xr-x | main.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -109,6 +109,7 @@ $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER <?php if($conf['youarehere']){ ?> <div class="breadcrumbs"><?php tpl_youarehere() ?></div> <?php } ?> + <div id="page_id">[[page_id]]</div> <!-- wikipage start --> <?php tpl_content() /* the main content */ ?> |