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