X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/30b6eeb29c8f1b6696181d219a7ab602e593a50b..65a1f637391920c91a42cfd36695e55b84a1eb95:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 53d70360c..f481c9767 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -7,6 +7,7 @@ {% block title %}WolneLektury.pl{% endblock %} {% compressed_css "all" %} + {% compressed_js "jquery" %} {% compressed_js "all" %} {% block extrahead %} {% endblock %} @@ -22,7 +23,7 @@
{% if user.is_authenticated %}

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