From 6e89076c35e0f6b475e7190ff805ac53eeacb46e Mon Sep 17 00:00:00 2001 From: Sanj Date: Thu, 21 Jun 2012 09:58:37 +0530 Subject: [PATCH] no autoescape --- printaform/templates/types/invoice.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/printaform/templates/types/invoice.html b/printaform/templates/types/invoice.html index 111ecc1..74a976d 100755 --- a/printaform/templates/types/invoice.html +++ b/printaform/templates/types/invoice.html @@ -73,6 +73,7 @@ margin-bottom:2px; +{% autoescape off %}
+{% endautoescape %}