Blog posts

master
Nick Sergeant 2012-05-15 00:47:42 -04:00
parent 290d333b49
commit ece2f58a83
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{% if tags %}
<section class="tags">
{% if user.username == 'blog' %}
<h1>Blog posts</h1>
<h1>Posts by month / year</h1>
{% else %}
<h1>{{ user.username }}'s tags</h1>
{% endif %}