Skip to content

Commit

Permalink
Forgotten a title
Browse files Browse the repository at this point in the history
  • Loading branch information
m-r-r committed Apr 22, 2012
1 parent 7ecaefb commit 1f2c40e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-random/templates/archives.html
Original file line number Diff line number Diff line change
Expand Up @@ -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') %}
Expand Down

0 comments on commit 1f2c40e

Please sign in to comment.