From 04cd05a9d5cf0fd092af6da4f59af396b8eb0817 Mon Sep 17 00:00:00 2001 From: Yasin Date: Thu, 5 Jun 2014 12:22:38 +0200 Subject: [PATCH] contact: updated --- portal/templates/contact.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/portal/templates/contact.html b/portal/templates/contact.html index 722c29df..d9d2c518 100644 --- a/portal/templates/contact.html +++ b/portal/templates/contact.html @@ -24,8 +24,7 @@
-
-
+
{% csrf_token %} {% for field in form %} @@ -34,7 +33,7 @@ {{ field.errors }} {{ field }}
{% endfor %} - +
-- 2.43.0