X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/05654e3a2f44de8dd901651b0a74e6f4eda980be..41c79d87e68ee700db66327131dbbe7947ed2158:/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