X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e224f0bea768179cf44886dfbabbd296767d79dd..3ef92f8d83bda87d43e1f36a79e5c1e7d853365a:/templates/base.html diff --git a/templates/base.html b/templates/base.html index 69f5dd2f9..8accaee6a 100644 --- a/templates/base.html +++ b/templates/base.html @@ -23,7 +23,7 @@ {% if user.is_authenticated %}
Zalogowany jako {{ user.username }} - | Zestawy + | Zestawy {% if user.is_staff %} | Administracja {% endif %}