X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0fb686acb3a7b8f94384d0c19a5d8e51094de548..9a938c8b406ce05e3bca4a5a483d473ece9e17b0:/src/wolnelektury/templates/superbase.html?ds=sidebyside diff --git a/src/wolnelektury/templates/superbase.html b/src/wolnelektury/templates/superbase.html index 9a9786408..d3abd31f2 100644 --- a/src/wolnelektury/templates/superbase.html +++ b/src/wolnelektury/templates/superbase.html @@ -10,17 +10,16 @@ - - - - - - + + + + + + {% block ogextra %}{% endblock %} - {% block title %}{% trans "Wolne Lektury" %} :: {% block titleextra %}{% endblock %}{% endblock %} + {% block title %}{% block titleextra %}{{ page_title }}{% endblock %} :: {% trans "Wolne Lektury" %}{% endblock %} @@ -39,13 +38,6 @@ {{ current_offer.endif }} {% endif %} -
- - Wesprzyj działalność Nowoczesnej Polski - -
-
@@ -103,6 +95,7 @@ {{ user_username.if }}
  • {% trans "Logout" %}
  • {{ user_username.else }} @@ -115,13 +108,23 @@ - + @@ -141,6 +144,12 @@
    +
    + + Wesprzyj działalność Nowoczesnej Polski + +
    {% block body %} {% endblock %}