X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/2f1c330e555c24deb17b7d6018b59c52dab7aafd..4f6a27e3061f506dfbda6d3a0b7bda5b28f6471b:/wolnelektury/templates/base.html?ds=sidebyside diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 8c8f1c68b..f481c9767 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -7,6 +7,7 @@
- Zalogowany jako {{ user.username }} - | Moje póÅki + Witaj, {{ user.username }} + | Twoje póÅki {% if user.is_staff %} | Administracja {% endif %} | Wyloguj
{% else %} - + {% endif %}