X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..2c101e78aee8cd3ccf3f24a0ecaa22fa77593c5c:/src/wolnelektury/templates/admin/catalogue/book/change_list.html?ds=inline diff --git a/src/wolnelektury/templates/admin/catalogue/book/change_list.html b/src/wolnelektury/templates/admin/catalogue/book/change_list.html index 9f1b8cbf4..b9574d9c9 100644 --- a/src/wolnelektury/templates/admin/catalogue/book/change_list.html +++ b/src/wolnelektury/templates/admin/catalogue/book/change_list.html @@ -1,10 +1,12 @@ {% extends "admin/change_list.html" %} -{% load i18n %} {% block content %} -
+ {% csrf_token %} -

-
- {{ block.super }} +

+ + +

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