X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/46736fa2e21e4a298aa8ae9b8dc0628f376caa87..aa087499e05095b4928df2accd463cf949eb259d:/edumed/templates/base.html diff --git a/edumed/templates/base.html b/edumed/templates/base.html index d336201..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
  • -
  • Olimpiada
  • -
  • 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