* @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * * ------------------------------------------------------------------------------------ * * Edit From: * DokuWiki Default Template 2012 * * @link http://dokuwiki.org/template * @author Anika Henke * @author Clarence Lee * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) */ if (!defined('DOKU_INC')) die(); /* must be run from within DokuWiki */ header('X-UA-Compatible: IE=edge,chrome=1'); $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show'); $showTitle = ($ACT=='show') || ($ACT=='edit') || ($ACT=='backlink') ?> <?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>]