X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/108c9cc4636b04f4ba3f0edd67c26acbdca36984..3f84dfec54e97d5d5b4f8a1d37c2a1e8ba8a2933:/wolnelektury/templates/base.html?ds=inline diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index ff40f4113..0cc4ff5dc 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -7,11 +7,16 @@ {% block title %}WolneLektury.pl{% endblock %} {% compressed_css "all" %} + {% compressed_js "jquery" %} {% compressed_js "all" %} {% block extrahead %} {% endblock %} +
{% chunk "top-message" %}
@@ -22,8 +27,8 @@
{% if user.is_authenticated %}

- Zalogowany jako {{ user.username }} - | Moje półki + Witaj, {{ user.username }} + | Twoje półki {% if user.is_staff %} | Administracja {% endif %} @@ -95,5 +100,13 @@

* Ładowanie

+ +