X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/3733a93cf37e23b3c8ad8fcac7af272504e09ecb..a05cfe06961851a063744a1b0ac8b1d8854a9d74:/edumed/templates/base.html diff --git a/edumed/templates/base.html b/edumed/templates/base.html index cda342f..5486d6d 100644 --- a/edumed/templates/base.html +++ b/edumed/templates/base.html @@ -1,5 +1,4 @@ -{% load url from future %} {% load i18n static %} {% load fnp_common fnp_share fnp_lang macros %} {% load compressed static %} @@ -20,17 +19,20 @@ - + + -
+ {% if request.user.is_authenticated %} + Wyloguj + {% endif %}
@@ -92,10 +94,12 @@
{% sponsor_page "footer" %}
+ {% compressed_js 'base' %} + {% block extra_script %}{% endblock %} {{ piwik_tag|safe }}