{% 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. {% trans "I'd like to find in WolneLektury.pl theseā€¦" %}
  3. {{ form.books }}
  4. {{ form.ebook.errors }} {{ form.ebook }}
  5. {{ form.audiobook.errors }} {{ form.audiobook }}
  6. {% trans "Remember that we can only publish books in public domain, ie. 70 years after the death of the author!" %}