X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/4754794c939a1bf770d4464e45f0320acff6f230..3e1298ac6e8a17d42dfa56acc7e2e6e1d57d7a7e:/edumed/templates/base_mil.html diff --git a/edumed/templates/base_mil.html b/edumed/templates/base_mil.html index 45422e4..7a88f45 100644 --- a/edumed/templates/base_mil.html +++ b/edumed/templates/base_mil.html @@ -13,13 +13,13 @@ {% endblock %} {% block top_navigation %} -
  • {% trans 'Consultations' %}
  • -
  • {% trans 'Competencies' %}
  • -
  • {% trans 'Take Part' %}
  • +
  • {% trans 'About Catalogue' %}
  • +
  • {% trans 'Competencies' %}
  • + {% comment %}
  • {% trans 'Take Part' %}
  • {% endcomment %} {% if request.LANGUAGE_CODE == 'pl' %} -
  • Baza wiedzy
  • +
  • Baza wiedzy
  • {% endif %} -
  • {% trans 'Contact' %}
  • +
  • {% trans 'Contact' %}
  • {% lang_switcher %}
  • {% endblock %}