* @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']) ?>]
alt="" class="no-grav header-image" />

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

    = 4)): ?> ' .'' .'' .''.tpl_getLang('AddNewPage').'' .'' .$render .''; } ?> getItems(); foreach($items as $item) { echo '
  • ' .'' .'' .''.$item->getLabel().'' .'
  • '; } ?> showTranslations(); echo '
  • ' .'' .'' .''.tpl_getLang('Language').'' .'' .$render .'
  • '; } ?>

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

'; } ?>