summaryrefslogtreecommitdiff
path: root/main.php
diff options
context:
space:
mode:
Diffstat (limited to 'main.php')
-rwxr-xr-xmain.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.php b/main.php
index e0f03d7d5..abf782997 100755
--- a/main.php
+++ b/main.php
@@ -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 */ ?>