X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..46b8dca20c77629901ed4fc3d398436180649c71:/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!" %}