X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/8559c95597de98e8f6c580e97224ed3ecc9dc5c0..4a6b5644b971d067f20fc05866b837dc30264f07:/templates/base.html?ds=inline diff --git a/templates/base.html b/templates/base.html index a8e21fbb1..03f8e198a 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,11 +1,11 @@ -{% load chunks compressed %} +{% load chunks compressed catalogue %}
Zalogowany jako {{ user.username }} | Wyloguj
++ Zalogowany jako {{ user.username }} + {% if user.is_staff %} + | Administracja + {% endif %} + | Wyloguj +
{% else %} - + {% endif %}