X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6280673f35e13e75e81c5b7821bd2a44a1831eab..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 2ac0ec245..000000000 --- a/apps/suggest/templates/publishing_suggest.html +++ /dev/null @@ -1,21 +0,0 @@ -{% load i18n %} -{% load honeypot %} -{% load ssi_csrf_token from ssify %} - -

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

- -
-{% ssi_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. -
-