X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e7d557155e2cd195f975e4559c353be5f28d7d66..69b3160d482d2bf4ce89b5a4368e7435cef85fc0:/src/suggest/templates/suggest.html

diff --git a/src/suggest/templates/suggest.html b/src/suggest/templates/suggest.html
index 11667069e..4bdf2b623 100644
--- a/src/suggest/templates/suggest.html
+++ b/src/suggest/templates/suggest.html
@@ -1,8 +1 @@
 {% extends "ajaxable/form.html" %}
-{% load ajaxable_tags %}
-
-{% block form_fields %}
-  {{ form.contact|pretty_field }}
-  {{ form.description|pretty_field }}
-  {{ form.agree_newsletter|pretty_checkbox }}
-{% endblock %}
\ No newline at end of file