X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/f61d46269e6ecd5f96b92cbcfbfb0a932454e8fd..42c42960c2dce4500f12dd14a68a10ed4f06abf5:/edumed/templates/base.html diff --git a/edumed/templates/base.html b/edumed/templates/base.html index 417dc88..1c8f434 100644 --- a/edumed/templates/base.html +++ b/edumed/templates/base.html @@ -30,6 +30,9 @@ src="{% static "tlo.png" %}" style="position:absolute; opacity: 0.5; top:0; left: -83px; z-index:1000" --> + {% if request.user.is_authenticated %} + Wyloguj + {% endif %}
@@ -42,7 +45,7 @@
  • Lekcje
  • Kompetencje
  • Współpraca
  • -
  • Konkurs
  • +
  • Turniej
  • Wesprzyj nas
  • O nas
  • Kontakt
  • @@ -59,7 +62,7 @@
    -
    {% block body %}{% block content %}{% endblock %}{% endblock %}
    +
    {% block body %}{% endblock %}