X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ae60b2a3949e96357477cc04f90fd0873cee8a92..05b7014d1d710937c6a4b5cdccdb4890f377818d:/src/suggest/templates/publishing_suggest.html?ds=sidebyside 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