X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e390e737951ea78e783070b9729a877945daaa42..4727a417dfb92338b0a1969ca64f14c556d8d6a0:/templates/base.html diff --git a/templates/base.html b/templates/base.html index 78bb6b5a2..aa0f01c9c 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,4 +1,4 @@ -{% load chunks compressed %} +{% load chunks compressed catalogue_tags %} @@ -12,6 +12,9 @@ {% endblock %}
+Zalogowany jako {{ user.username }} + | Moje póÅki {% if user.is_staff %} | Administracja {% endif %} - | Wyloguj + | Wyloguj
{% else %} @@ -67,26 +71,21 @@