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