* @license GPL 2 (http://www.gnu.org/licenses/gpl.html) */ if (!defined('DOKU_INC')) die(); @require_once(dirname(__FILE__).'/tpl_functions.php'); header('X-UA-Compatible: IE=edge,chrome=1'); $showSidebar = page_findnearest($conf['sidebar']); ?> <?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>] ">

>

    getItems(); foreach($items as $item) { echo '
  • ' .'' .' ' .$item->getLabel() .'
  • '; } ?>
checkage(); } ?>