2ccabde2d1ea63888bfeb936a08377f27cde9b69
[wolnelektury.git] / src / suggest / templates / publishing_suggest.html
1 {% extends "ajaxable/form.html" %}
2 {% load i18n %}
3
4
5 {% block extra %}
6   <p>{% trans "Remember that we can only publish books in public domain, ie. 70 years after the death of the author!" %}</p>
7 {% endblock %}