diff -r dec07877fd39 -r fcc5e2f0befd src/cm/templates/site/contact.html --- a/src/cm/templates/site/contact.html Fri May 18 00:07:32 2012 +0200 +++ b/src/cm/templates/site/contact.html Sat May 19 10:21:54 2012 +0200 @@ -12,7 +12,7 @@ {% block content %}

Contact

-
+{% csrf_token %} {% include "site/macros/form_fields.html" %} @@ -39,4 +39,4 @@
-{% endblock %} \ No newline at end of file +{% endblock %}