X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/ba00be28d6f3a8f33069b2e9774776ed0fadf7ca..334d0b5148de69b0509e001631154aa3ec788d36:/edumed/templates/base_mil.html diff --git a/edumed/templates/base_mil.html b/edumed/templates/base_mil.html index 5abc21d..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 'About Catalogue' %}
  • +
  • {% 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 %}