From 9be00e843656f203df5361c7b12503b8d59592aa Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Thu, 5 May 2011 15:57:24 +0200 Subject: simplify creation process --- src/templates/form.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/templates/form.html') diff --git a/src/templates/form.html b/src/templates/form.html index 077cd53..2e1e243 100644 --- a/src/templates/form.html +++ b/src/templates/form.html @@ -18,10 +18,9 @@ {% if field.is_hidden %} {{ field }} {% else %} - {% endif %} -- cgit v1.1