X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/cf21ebb1502a1f5b7dfc285b9f9e3af4ede3e993..357027375ff8867f42ca34bcbfb5a78b5b185fc3:/apps/suggest/templates/publishing_suggest.html diff --git a/apps/suggest/templates/publishing_suggest.html b/apps/suggest/templates/publishing_suggest.html deleted file mode 100755 index ea1d9264f..000000000 --- a/apps/suggest/templates/publishing_suggest.html +++ /dev/null @@ -1,20 +0,0 @@ -{% load i18n %} -{% load honeypot %} - -

{% trans "Didn't find a book? Make a suggestion." %}

- -
-{% csrf_token %} -{% render_honeypot_field %} -
    -
  1. {{ form.contact.errors }} {{ form.contact }}
  2. - -
  3. {% trans "I'd like to find in WolneLektury.pl these…" %}
  4. - -
  5. {{ form.books.errors }} {{ form.books }}
  6. - -
  7. {{ form.audiobooks.errors }} {{ form.audiobooks }}
  8. - -
  9. -
-