bludit/themes/pure-blog/php/sidebar.php

5 lines
148 B
PHP
Raw Normal View History

2015-03-08 18:02:59 +01:00
<div class="header">
<h1 class="brand-title"><?php echo $Site->title() ?></h1>
<h2 class="brand-tagline"><?php $L->p('name') ?></h2>
</div>