X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/30b6eeb29c8f1b6696181d219a7ab602e593a50b..3f84dfec54e97d5d5b4f8a1d37c2a1e8ba8a2933:/wolnelektury/templates/base.html?ds=sidebyside diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 53d70360c..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,7 +27,7 @@
{% if user.is_authenticated %}

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

* Ładowanie

+ +