Forgotten a title

This commit is contained in:
m-r-r
2012-04-22 15:21:54 +02:00
parent 7ecaefbdad
commit 1f2c40ec4b

View File

@@ -4,6 +4,7 @@
{%- block content %}
<section id="page-content">
<h1>Archives</h1>
<dl>
{% for article in articles %}
{% if loop.first or article.date.strftime('%Y %m') != articles[loop.index0-1].date.strftime('%Y %m') %}