udpated to latest

This commit is contained in:
Brandon Mathis 2012-06-08 14:21:28 -05:00
parent 3d27cb13c8
commit f4152ad1a7

View File

@ -1,5 +1,3 @@
<p class="meta">
{% include post/author.html %}
{% include post/date.html %}{% if updated %}{{ updated }}{% else %}{{ time }}{% endif %}
{% if page.categories %}{% include post/categories.html %}{% endif %}
</p>