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

5 lines
148 B
PHP

<div class="header">
<h1 class="brand-title"><?php echo $Site->title() ?></h1>
<h2 class="brand-tagline"><?php $L->p('name') ?></h2>
</div>