daux.io/templates/partials/navbar_content.php
2015-07-20 20:51:49 +02:00

3 lines
222 B
PHP

<a class="brand navbar-brand pull-left" href="<?= $params['base_page'] . $params['index']->getUri(); ?>"><?= $params['title']; ?></a>
<p class="navbar-text pull-right">Generated by <a href="http://daux.io">Daux.io</a></p>