X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/c52181f8ccd2d9a9d50fbe31bbab0e34b16a362e..3ab554e979a707490d303aaa690fde92c9c643c3:/edumed/templates/base.html?ds=sidebyside diff --git a/edumed/templates/base.html b/edumed/templates/base.html index e744135..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 %}
@@ -43,7 +45,7 @@
  • Lekcje
  • Kompetencje
  • Współpraca
  • -
  • Szkolenia
  • +
  • Konkurs
  • Wesprzyj nas
  • O nas
  • Kontakt
  • @@ -52,7 +54,7 @@
    Scenariusze zajęć, ćwiczenia, materiały
    @@ -92,10 +94,12 @@
    {% sponsor_page "footer" %}
    + {% compressed_js 'base' %} + {% block extra_script %}{% endblock %} {{ piwik_tag|safe }}