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