X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..7b97c4af7aee7f66f628256eb39f53f59bb10cf0:/src/suggest/templates/publishing_suggest.html diff --git a/src/suggest/templates/publishing_suggest.html b/src/suggest/templates/publishing_suggest.html index 2ac0ec245..33f95a531 100755 --- a/src/suggest/templates/publishing_suggest.html +++ b/src/suggest/templates/publishing_suggest.html @@ -12,10 +12,12 @@
  • {% trans "I'd like to find in WolneLektury.pl these…" %}
  • -
  • {{ form.books.errors }} {{ form.books }}
  • +
  • {{ form.books }}
  • -
  • {{ form.audiobooks.errors }} {{ form.audiobooks }}
  • +
  • {{ form.ebook.errors }} {{ form.ebook }}
  • +
  • {{ form.audiobook.errors }} {{ form.audiobook }}
  • +
  • {% trans "Remember that we can only publish books in public domain, ie. 70 years after the death of the author!" %}