X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3d1fb545dd1f49e0624d3adf20e5568b1c33d8ec..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 a6ed283d5..000000000 --- a/apps/suggest/templates/publishing_suggest.html +++ /dev/null @@ -1,15 +0,0 @@ -{% load i18n %} -

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

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