X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ddf2102eff7ea420a4ea5144c43409587fc1156e..94a4fcc7ab9e1713dc2defc8b35c875fc90f6fa5:/src/suggest/templates/suggest.html diff --git a/src/suggest/templates/suggest.html b/src/suggest/templates/suggest.html index ddf0bf818..4bdf2b623 100644 --- a/src/suggest/templates/suggest.html +++ b/src/suggest/templates/suggest.html @@ -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 }} -
  • {{ form.data_processing }}
  • -{% endblock %} \ No newline at end of file