<?php
    if (!defined('DOKU_INC')) die();
?>
<div class="nav-status">
    <?php tpl_include_page($conf['statusbar'], 1, 1) /* includes the nearest statusbar page */ ?>
</div>
