X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d606942f6eb286933eb71f4232db580fcb3a166c..2bf5eaca680da6ebd22e6fd799a9a5d68206f0b8:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index b7f699316..19c808a1e 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -7,7 +7,7 @@ - {% trans "Wolne Lektury internet library" %} + <title>{% trans "Wolne Lektury" %} :: {% block titleextra %}{% endblock %} @@ -41,7 +41,13 @@ {% endif %} | {% trans "Logout" %} {% else %} - {% trans "Sign in" %} / {% trans "Register" %} + + {% trans "Sign in" %} + / + + {% trans "Register" %} {% endif %}

@@ -140,34 +146,23 @@ {# end main-content #} - + {% endblock bodycontent %} - + {% compressed_js "base" %}