From 0940bb3793d7067435d1c3070ee2b13b36aa80af Mon Sep 17 00:00:00 2001 From: Mitar Date: Fri, 29 Jul 2011 00:12:08 +0200 Subject: [PATCH] Cleaning and fixing around. --- __init__.py | 0 contact/templates/contact.html | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 __init__.py diff --git a/__init__.py b/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/contact/templates/contact.html b/contact/templates/contact.html index 5bc1b93..76888e9 100644 --- a/contact/templates/contact.html +++ b/contact/templates/contact.html @@ -1,5 +1,5 @@ {% if form %} -
{% csrf_token %} + {% csrf_token %}