From: Aleksander Łukasz Date: Fri, 18 Oct 2013 09:25:49 +0000 (+0200) Subject: Fixing url in mil base template X-Git-Url: https://git.mdrn.pl/edumed.git/commitdiff_plain/fef1b19bb026b1515092b0215307fea285464a26 Fixing url in mil base template --- diff --git a/edumed/templates/base_mil.html b/edumed/templates/base_mil.html index e5300e6..650f839 100644 --- a/edumed/templates/base_mil.html +++ b/edumed/templates/base_mil.html @@ -7,7 +7,7 @@ {% block top_navigation %}
  • {% trans 'Consultations' %}
  • {% trans 'Competencies' %}
  • -
  • {% trans 'Take Part' %}
  • +
  • {% trans 'Take Part' %}
  • {% if request.LANGUAGE_CODE == 'pl' %}
  • Materiały edukacyjne
  • {% endif %}