* @license GPL 2 (http://www.gnu.org/licenses/gpl.html) */ if (!defined('DOKU_INC')) die(); $hasSidebar = page_findnearest($conf['sidebar']); $showSidebar = $hasSidebar && ($ACT=='show'); ob_start(); tpl_content(false); $content = ob_get_clean(); $wrapperClass = "act-".$ACT; if(in_array($ACT, array('edit', 'preview', 'source'))) { $wrapperClass = "act-edit"; } if($ACT == "preview") { $expectedH1Exists = preg_match("/(

server->str('REMOTE_USER'); ?> <?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>]