* @license MIT License (https://opensource.org/license/MIT) */ // Must be run within DokuWiki if (!defined('DOKU_INC')) die(); // Include hook for template functions @require_once(dirname(__FILE__) . '/tpl_functions.php'); $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USER']) ); $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show'); $sidebarElement = tpl_getConf('sidebarIsNav') ? 'nav' : 'aside'; ?> <?php tpl_pagetitle(); ?> [<?php echo strip_tags($conf['title']) ?>]

' . '' . $conf['title'] . '', 'accesskey="h" title="' . tpl_getLang('home') . '[H]"'); ?>


< id="dokuwiki__aside" aria-label="">
>