X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f293bf6e6217d2277d11b65fdb63bc35badc8e68..6cc5df1faff7c600d0cf4b4174621eca99e86354:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index b7f699316..b53bab7b4 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -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" %}