X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/8139f82c719f4a041b18fd445026b8cf78aca4a6..371fe39119227a1a62403d0cce417740e8b82e1a:/wolnelektury/templates/superbase.html?ds=sidebyside diff --git a/wolnelektury/templates/superbase.html b/wolnelektury/templates/superbase.html index fade57b9e..54d05aa06 100644 --- a/wolnelektury/templates/superbase.html +++ b/wolnelektury/templates/superbase.html @@ -1,5 +1,5 @@ - + {% load cache compressed i18n %} {% load catalogue_tags reporting_stats sponsor_tags %} @@ -8,7 +8,7 @@ - + {% block ogextra %}{% endblock %} @@ -23,8 +23,6 @@ - - {% block extrahead %} {% endblock %} @@ -47,7 +45,7 @@ {% cache 60 tagline LANGUAGE_CODE %} {% url book_list as b %} - {% url infopage 'o-projekcie' as r %} + {% url infopage 'prawa' as r %} {% count_books book_count %} {% blocktrans count book_count as c %} {{c}} free reading you have right to @@ -198,7 +196,7 @@ {% compressed_js "base" %} - + {% block extrabody %} {% endblock %} + + +