X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f3c334d8fbb682677d059308501ea57a4c7581ee..224e9f9ea36a6c39466fdb13cbc8c06bedfe8c76:/src/suggest/templates/publishing_suggest.html?ds=inline diff --git a/src/suggest/templates/publishing_suggest.html b/src/suggest/templates/publishing_suggest.html old mode 100755 new mode 100644 index 33f95a531..43ad4031b --- a/src/suggest/templates/publishing_suggest.html +++ b/src/suggest/templates/publishing_suggest.html @@ -1,23 +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