X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/0fabc6cf577c61e777968f7019407623b6de5119..87ec81224b9b1d395e78cb283beced5e6a60bb53:/edumed/templates/home.html diff --git a/edumed/templates/home.html b/edumed/templates/home.html index 0756053..e7977e8 100755 --- a/edumed/templates/home.html +++ b/edumed/templates/home.html @@ -1,5 +1,4 @@ {% extends "base.html" %} -{% load url from future %} {% load catalogue_tags %} {% load course_boxes_toc from curriculum_tags %} {% load chunk from chunks %} @@ -44,6 +43,8 @@
  • Pobierz wszystkie lekcje w wersji dla ucznia
  • Słowniczek
  • Metody edukacyjne
  • + {% if request.user.is_authenticated %}
  • Forum
  • {% endif %} +
  • Polityka prywatności i ciasteczka
  • @@ -55,5 +56,5 @@ {% block footer_extra %} -

    Wykorzystano zdjęcie „Europejski Tydzień Młodzieży Katowice 2011”, Krzysztof Duda, CC BY-SA

    +

    Wykorzystano zdjęcie autorstwa Katarzyny Włodarczyk, udostępnione na wolnej licencji CC BY-SA.

    {% endblock %}