X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e224f0bea768179cf44886dfbabbd296767d79dd..4831dedf044348077af2f8c64c40a78ba1c8f8d5:/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 %}