X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/5bb84c5c39ca5c6865f6a417d1b170f3b65e8bce..e390e737951ea78e783070b9729a877945daaa42:/templates/base.html diff --git a/templates/base.html b/templates/base.html index a98dcdf64..78bb6b5a2 100644 --- a/templates/base.html +++ b/templates/base.html @@ -18,9 +18,15 @@
{% if user.is_authenticated %} -

Zalogowany jako {{ user.username }} | Wyloguj

+

+ Zalogowany jako {{ user.username }} + {% if user.is_staff %} + | Administracja + {% endif %} + | Wyloguj +

{% else %} -

Zaloguj / Zarejestruj

+

Zaloguj się / Załóż konto

{% endif %}
@@ -58,5 +64,31 @@ Fundacja Nowoczesna Polska +
+
Zamknij
+
+
+

Zaloguj się / Załóż konto

+
    +
  1. +
  2. +
  3. +
+

+
+ +
+