+
+
+
+
{% block body %}
{% endblock %}
@@ -128,11 +157,11 @@
-
+
@@ -146,19 +175,20 @@
X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/50f6919b6667f6377d1f3d5406ad87499711473a..e6f5f6cdaed0d12bd739d7b2de6dc247d899724d:/src/wolnelektury/templates/superbase.html diff --git a/src/wolnelektury/templates/superbase.html b/src/wolnelektury/templates/superbase.html index fde574b1c..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,115 +12,144 @@ - + {% 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 %} -
- - + + + + - + -