summaryrefslogtreecommitdiffstats
path: root/templates/thread.html
diff options
context:
space:
mode:
authorAamir Khan <syst3m.w0rm@gmail.com>2012-07-05 10:06:37 -0400
committerAamir Khan <syst3m.w0rm@gmail.com>2012-07-05 10:06:37 -0400
commitf52d3f0058a94df827b1f49dbf9a54c63683aeaf (patch)
tree8b71e364f65497bcb3cfda71d34c02c083714802 /templates/thread.html
parentf8525d34328e48a1238e8962338c3dcbf021e94a (diff)
Added ErrorTemplates to avoid errors when debug=false
Diffstat (limited to 'templates/thread.html')
-rw-r--r--templates/thread.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/thread.html b/templates/thread.html
index 4168b3e..abf6747 100644
--- a/templates/thread.html
+++ b/templates/thread.html
@@ -23,6 +23,7 @@
{% include 'messages/message.html' %}
<!-- End of email -->
</div>
+ {% endfor %}
</section>