X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/7755781ba4e07a613fed6288ea6eef02d83b3e4d..fa7faea1dd25ef9a13df1fb9adb9436c762b79c3:/edumed/templates/base.html diff --git a/edumed/templates/base.html b/edumed/templates/base.html index 880a265..6f1341d 100644 --- a/edumed/templates/base.html +++ b/edumed/templates/base.html @@ -7,12 +7,11 @@ {% block top_navigation %}
  • Lekcje
  • - {% comment %}
  • Współpraca
  • {% endcomment %}
  • Kompetencje
  • -
  • Turniej
  • -
  • Dla trenera
  • -
  • Wesprzyj nas
  • -
  • O projekcie
  • +
  • Olimpiada
  • +
  • Dla trenera
  • +
  • Dla ucznia
  • +
  • O projekcie
  • {% endblock %} {% block sponsors %} @@ -22,3 +21,7 @@ {% block extra_script %} {% compressed_js 'base' %} {% endblock %} + +{% block copyrights %} +

    Ikonki w menu: Designed by Freepik and distributed by Flaticon

    +{% endblock %} \ No newline at end of file