X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0fb686acb3a7b8f94384d0c19a5d8e51094de548..e26eab6acc241c451e02f229fe99402675c99f81:/src/wolnelektury/templates/superbase.html diff --git a/src/wolnelektury/templates/superbase.html b/src/wolnelektury/templates/superbase.html index 9a9786408..af9df973a 100644 --- a/src/wolnelektury/templates/superbase.html +++ b/src/wolnelektury/templates/superbase.html @@ -12,7 +12,7 @@ - + - {% block title %}{% trans "Wolne Lektury" %} :: {% block titleextra %}{% endblock %}{% endblock %} + {% block title %}{% block titleextra %}{{ page_title }}{% endblock %} :: {% trans "Wolne Lektury" %}{% endblock %} @@ -39,13 +39,6 @@ {{ current_offer.endif }} {% endif %} -
- - Wesprzyj działalność Nowoczesnej Polski - -
-
@@ -103,6 +96,7 @@ {{ user_username.if }}
  • {% trans "Logout" %}
  • {{ user_username.else }} @@ -141,6 +135,12 @@
    +
    + + Wesprzyj działalność Nowoczesnej Polski + +
    {% block body %} {% endblock %}