Remove old version.
[wolnelektury.git] / src / suggest / templates / suggest.html
index ddf0bf8..4bdf2b6 100644 (file)
@@ -1,9 +1 @@
 {% extends "ajaxable/form.html" %}
-{% load ajaxable_tags %}
-
-{% block form_fields %}
-  {{ form.contact|pretty_field }}
-  {{ form.description|pretty_field }}
-  {{ form.agree_newsletter|pretty_checkbox }}
-  <li><span class="helptext">{{ form.data_processing }}</span></li>
-{% endblock %}
\ No newline at end of file