X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..8e9cfe39c7ac2f49dcaf6abe295d8e80e7c2e7e8:/src/suggest/templates/publishing_suggest.html?ds=inline diff --git a/src/suggest/templates/publishing_suggest.html b/src/suggest/templates/publishing_suggest.html index 2ac0ec245..43ad4031b 100755 --- a/src/suggest/templates/publishing_suggest.html +++ b/src/suggest/templates/publishing_suggest.html @@ -1,21 +1,17 @@ +{% extends "ajaxable/form.html" %} {% load i18n %} -{% load honeypot %} -{% load ssi_csrf_token from ssify %} +{% load ajaxable_tags %} -
{% trans "Remember that we can only publish books in public domain, ie. 70 years after the death of the author!" %}
+{% endblock %} \ No newline at end of file