From: Nelson Elhage Date: Thu, 14 Jan 2010 17:08:47 +0000 (-0500) Subject: week.tmpl: Add a missing closing tag X-Git-Url: https://projects.mako.cc/source/iron-blogger/commitdiff_plain/2fe718b4a2e0303b58195d577b97512e315b3023?hp=2bf2f46655f5f74716795c034ec31e761088675c week.tmpl: Add a missing closing tag --- diff --git a/templates/week.tmpl b/templates/week.tmpl index 3941c63..7de8f65 100644 --- a/templates/week.tmpl +++ b/templates/week.tmpl @@ -7,6 +7,7 @@
  • ${p['title']}
  • % endfor + % endfor