Index: trunk/www/templates/email.html =================================================================== diff -u -r13 -r20 --- trunk/www/templates/email.html (.../email.html) (revision 13) +++ trunk/www/templates/email.html (.../email.html) (revision 20) @@ -5,7 +5,11 @@ {% block title %}Contact{% endblock %} {% block content %} -

Contact

+
+ +

Contact

+
+
{% csrf_token %} {{ form | crispy }}