X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ae60b2a3949e96357477cc04f90fd0873cee8a92..94a4fcc7ab9e1713dc2defc8b35c875fc90f6fa5:/src/suggest/templates/publishing_suggest.html?ds=sidebyside diff --git a/src/suggest/templates/publishing_suggest.html b/src/suggest/templates/publishing_suggest.html old mode 100755 new mode 100644 index 2ac0ec245..2ccabde2d --- a/src/suggest/templates/publishing_suggest.html +++ b/src/suggest/templates/publishing_suggest.html @@ -1,21 +1,7 @@ +{% extends "ajaxable/form.html" %} {% load i18n %} -{% load honeypot %} -{% load ssi_csrf_token from ssify %} -
{% trans "Remember that we can only publish books in public domain, ie. 70 years after the death of the author!" %}
+{% endblock %}