From 4aa3d7aba9cf3d4af29e07238c243c8d280878ef Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Fri, 18 Oct 2013 12:57:03 -0300 Subject: [PATCH] Fixing planet template --- src/planet/templates/feedzilla/submit_blog.html | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/src/planet/templates/feedzilla/submit_blog.html b/src/planet/templates/feedzilla/submit_blog.html index 5be0b99..a638dbb 100644 --- a/src/planet/templates/feedzilla/submit_blog.html +++ b/src/planet/templates/feedzilla/submit_blog.html @@ -10,17 +10,19 @@
{% csrf_token %} - {% for field in form %} -
-
- - - {{ field.errors }} +
+ {% for field in form %} +
+
+ + + {{ field.errors }} +
+ {% endfor %}
- {% endfor %}
-- libgit2 0.21.2