* @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" />

    tpl_action('recent', 1, 'li', 1, ' '), 'media' => tpl_action('media', 1, 'li', 1, ' '), 'index' => tpl_action('index', 1, 'li', 1, ' '), )); ?>

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

    tpl_action('admin', 1, 'li', 1, ' '), 'profile' => tpl_action('profile', 1, 'li', 1, ' '), 'register' => tpl_action('register', 1, 'li', 1, ' '), 'login' => tpl_action('login', 1, 'li', 1, ' '), )); ?>
'; tpl_userinfo(); echo '

'; } ?>
showTranslations(); ?>