X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9a938c8b406ce05e3bca4a5a483d473ece9e17b0..9bc86f5a6542c5893ac94284da33162a7c7be2d6:/src/suggest/templates/publishing_suggest.html diff --git a/src/suggest/templates/publishing_suggest.html b/src/suggest/templates/publishing_suggest.html old mode 100755 new mode 100644 index 33f95a531..2ccabde2d --- a/src/suggest/templates/publishing_suggest.html +++ b/src/suggest/templates/publishing_suggest.html @@ -1,23 +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 %}