X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/df3111d7bf394dddf012119b02ea8664edec9492..f1e3cecdc08195061d659e9710e42161aee4d5fb:/edumed/templates/base_mil.html diff --git a/edumed/templates/base_mil.html b/edumed/templates/base_mil.html index d6fac36..674ee43 100644 --- a/edumed/templates/base_mil.html +++ b/edumed/templates/base_mil.html @@ -6,12 +6,18 @@ {% load i18n %} +{% block header_class %}header-mil{% endblock %} + +{% block logo %} +Edukacja medialna +{% endblock %} + {% block top_navigation %} -
  • {% trans 'Consultations' %}
  • +
  • {% trans 'Consultations' %}
  • {% trans 'Competencies' %}
  • -
  • {% trans 'Take Part' %}
  • +
  • {% trans 'Take Part' %}
  • {% if request.LANGUAGE_CODE == 'pl' %} -
  • Materiały edukacyjne
  • +
  • Baza wiedzy
  • {% endif %}
  • {% trans 'Contact' %}
  • {% lang_switcher %}
  • @@ -22,13 +28,11 @@ {% endblock %} {% block organizer %} - Projekt prowadzi:
    - Fundacja Nowoczesna Polska - + Fundacja Nowoczesna Polska +
    - Narodowy Instytut Audiowizualny + Narodowy Instytut Audiowizualny -
    {% endblock %} \ No newline at end of file