X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/984cc80eec51808a589417a35d0f47956edcd616..2ecd306e50cb8c18b9ce9f9d48e620517635b13c:/edumed/templates/base_mil.html diff --git a/edumed/templates/base_mil.html b/edumed/templates/base_mil.html index e5300e6..a12c732 100644 --- a/edumed/templates/base_mil.html +++ b/edumed/templates/base_mil.html @@ -7,10 +7,10 @@ {% block top_navigation %}
  • {% trans 'Consultations' %}
  • {% trans 'Competencies' %}
  • -
  • {% trans 'Take Part' %}
  • +
  • {% trans 'Take Part' %}
  • {% if request.LANGUAGE_CODE == 'pl' %}
  • Materiały edukacyjne
  • {% endif %} -
  • {% trans 'Contact' %}
  • +
  • {% trans 'Contact' %}
  • {% lang_switcher %}
  • {% endblock %}