X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/652e2d66d7f88cc6b857edc4aaac7e14a654eb36..b0fadf2591f3af957c1c8e0307d0bcef9e9f8538:/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 66792c7ab..43ad4031b --- a/src/suggest/templates/publishing_suggest.html +++ b/src/suggest/templates/publishing_suggest.html @@ -9,10 +9,9 @@ {{ form.ebook|pretty_checkbox }} {{ form.audiobook|pretty_checkbox }} {{ form.agree_newsletter|pretty_checkbox }} +
  • {{ form.data_processing }}
  • {% endblock %} - -
  • -
  • {% trans "Remember that we can only publish books in public domain, ie. 70 years after the death of the author!" %}
  • - - +{% block extra %} +

    {% 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