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