+
+
+
+
{% block body %}
{% endblock %}
@@ -138,11 +157,11 @@
-
+
@@ -156,19 +175,20 @@
X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/a23b57cb16a06a83d745961503daac8c4d99b526..9a938c8b406ce05e3bca4a5a483d473ece9e17b0:/src/wolnelektury/templates/superbase.html?ds=inline diff --git a/src/wolnelektury/templates/superbase.html b/src/wolnelektury/templates/superbase.html index f8be8a74a..d3abd31f2 100644 --- a/src/wolnelektury/templates/superbase.html +++ b/src/wolnelektury/templates/superbase.html @@ -1,6 +1,6 @@ {% spaceless %} - + {% load pipeline i18n %} {% load static from staticfiles %} {% load catalogue_tags funding_tags reporting_stats %} @@ -12,88 +12,100 @@ - + {% block ogextra %}{% endblock %} -
- {% url 'book_list' as b %} - {% url 'infopage' 'prawa' as r %} +
+ {% url 'book_list' as b %} + {% url 'infopage' 'prawa' as r %} {% count_books book_count %} - {% blocktrans count book_count as c %} - {{c}} free reading you have right to - {% plural %} - {{c}} free readings you have right to - {% endblocktrans %} -
- - + + + + - + -