From 03774090683a7488872b73c902930b5d04df89ca Mon Sep 17 00:00:00 2001
From: Parth Buch
Date: Wed, 20 Jul 2011 17:40:07 +0530
Subject: fixed a minor typing error which made the form not display when
file_support is True
---
pytask/templates/templatetags/_as_div_form.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pytask/templates/templatetags/_as_div_form.html b/pytask/templates/templatetags/_as_div_form.html
index 15e9a33..6e0a9a2 100644
--- a/pytask/templates/templatetags/_as_div_form.html
+++ b/pytask/templates/templatetags/_as_div_form.html
@@ -22,7 +22,7 @@ along with PyTask. If not, see