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