diff options
| author | Aamir Khan <syst3m.w0rm@gmail.com> | 2012-07-05 10:06:37 -0400 |
|---|---|---|
| committer | Aamir Khan <syst3m.w0rm@gmail.com> | 2012-07-05 10:06:37 -0400 |
| commit | f52d3f0058a94df827b1f49dbf9a54c63683aeaf (patch) | |
| tree | 8b71e364f65497bcb3cfda71d34c02c083714802 /templates/thread.html | |
| parent | f8525d34328e48a1238e8962338c3dcbf021e94a (diff) | |
Added ErrorTemplates to avoid errors when debug=false
Diffstat (limited to 'templates/thread.html')
| -rw-r--r-- | templates/thread.html | 1 |
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> |
