Match closing tag

This commit is contained in:
Thanos Lefteris 2012-03-11 21:00:38 +02:00
commit 89a481f8e7

View file

@ -1,6 +1,6 @@
{% extends "base.html" %} {% extends "base.html" %}
{% block content %} {% block content %}
<h1>Archives for {{ SITENAME }}</h2> <h1>Archives for {{ SITENAME }}</h1>
<dl> <dl>
{% for article in dates %} {% for article in dates %}