X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e390e737951ea78e783070b9729a877945daaa42..7628df2902354179a6be697483a594c8c3b7a935:/templates/base.html diff --git a/templates/base.html b/templates/base.html index 78bb6b5a2..8accaee6a 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 }} + | Zestawy {% if user.is_staff %} | Administracja {% endif %} - | Wyloguj + | Wyloguj
{% else %} @@ -67,26 +71,21 @@