X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/94bfc24e8c353a678b72f37c86adf9a4a7a78ffd..263e2a71c685149e406d7bee1de93b362970a88f:/wolnelektury/templates/admin/catalogue/book/change_list.html diff --git a/wolnelektury/templates/admin/catalogue/book/change_list.html b/wolnelektury/templates/admin/catalogue/book/change_list.html index 3ded50367..ee2b43f39 100644 --- a/wolnelektury/templates/admin/catalogue/book/change_list.html +++ b/wolnelektury/templates/admin/catalogue/book/change_list.html @@ -1,8 +1,9 @@ +{% load i18n %} {% extends "admin/change_list.html" %} {% block content %}
-

+

{{ block.super }} {% endblock content %} \ No newline at end of file