X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/56c9e7346a29e27a5bc75e9f27b5acb60a94df5a..5b62a88ffbb4e529be32e3f552c32497ab4666e5:/edumed/templates/base.html diff --git a/edumed/templates/base.html b/edumed/templates/base.html index e6d0c61..96641ad 100644 --- a/edumed/templates/base.html +++ b/edumed/templates/base.html @@ -7,12 +7,12 @@ {% block top_navigation %}
  • Lekcje
  • -
  • Współpraca
  • + {% comment %}
  • Współpraca
  • {% endcomment %}
  • Kompetencje
  • -
  • Turniej
  • +
  • Olimpiada
  • +
  • Dla trenera
  • Wesprzyj nas
  • -
  • O nas
  • -
  • Kontakt
  • +
  • O projekcie
  • {% endblock %} {% block sponsors %} @@ -21,4 +21,4 @@ {% block extra_script %} {% compressed_js 'base' %} -{% endblock %} \ No newline at end of file +{% endblock %}