From b0a759a6d4079c51f3cf8ee185e84574209ce2dc Mon Sep 17 00:00:00 2001 From: Zi Date: Fri, 27 Jan 2012 23:37:01 +0530 Subject: [PATCH] pre each sub --- print/template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/print/template.html b/print/template.html index e733d52..59f28fd 100644 --- a/print/template.html +++ b/print/template.html @@ -14,7 +14,7 @@ {% for s in f.subs %}
{{ s.in }}
-
{{ s.text }}
+
{{ s.text }}
{% endfor %}