| changeset 439 | 8994d24e4b2f |
| parent 438 | fcc5e2f0befd |
| child 550 | 05b5e51e8823 |
--- a/src/cm/templates/site/contact.html Sat May 19 10:21:54 2012 +0200 +++ b/src/cm/templates/site/contact.html Mon May 21 16:50:42 2012 +0200 @@ -12,7 +12,7 @@ {% block content %} <h1>Contact</h1> -<form id="profile" enctype="multipart/form-data" class="wizard-form" action="." method="post">{% csrf_token %} +<form id="profile" enctype="multipart/form-data" class="wizard-form" action="." method="post"> <table class="wide_form"> <tbody> {% include "site/macros/form_fields.html" %}