X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..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 %}