X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f82fa14e5f5b02994272fc0b588e557d5be6f2a4..3c0e373447323b5e33b273859e790a2054771afa:/src/wolnelektury/templates/admin/catalogue/book/change_list.html diff --git a/src/wolnelektury/templates/admin/catalogue/book/change_list.html b/src/wolnelektury/templates/admin/catalogue/book/change_list.html index 9f1b8cbf4..131250a3a 100644 --- a/src/wolnelektury/templates/admin/catalogue/book/change_list.html +++ b/src/wolnelektury/templates/admin/catalogue/book/change_list.html @@ -2,9 +2,12 @@ {% load i18n %} {% block content %} -
+ {% csrf_token %} -

-
- {{ block.super }} +

+ + +

+ + {{ block.super }} {% endblock content %}