Add tagline

Add tagline and change some of the style.
This commit is contained in:
Danang Probo Sayekti 2014-01-13 14:25:51 +07:00
commit bd20002549
8 changed files with 15 additions and 20 deletions

View file

@ -27,6 +27,7 @@
</div>
</div>
<?php endif;?>
<?php if ($type == 'blogpost'):?><?php echo get_related($p->tag)?><?php endif;?>
<div class="comments border">
<?php if ($type == 'blogpost'):?>
<?php if (disqus(null, null) == true):?>
@ -34,7 +35,6 @@
<?php endif;?>
<?php endif;?>
</div>
<?php if ($type == 'blogpost'):?><?php echo get_related($p->tag)?><?php endif;?>
<?php if ($type == 'blogpost'):?>
<div class="postnav">
<?php if (!empty($next)):?>