X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d606942f6eb286933eb71f4232db580fcb3a166c..e7ef95e5867bba96cb445fef0d8932ab5ed6c938:/wolnelektury/templates/base.html?ds=sidebyside diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index b7f699316..04330f232 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -2,13 +2,14 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> {% load i18n compressed catalogue_tags sponsor_tags %} + {% load reporting_stats %}
-@@ -41,7 +51,13 @@ {% endif %} | {% trans "Logout" %} {% else %} - {% trans "Sign in" %} / {% trans "Register" %} + + {% trans "Sign in" %} + / + + {% trans "Register" %} {% endif %}
@@ -56,10 +72,10 @@ -