X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/df3111d7bf394dddf012119b02ea8664edec9492..0c7887c5e358a6af808e9bf5f86efb56465e3605:/edumed/templates/base_mil.html diff --git a/edumed/templates/base_mil.html b/edumed/templates/base_mil.html index d6fac36..7a88f45 100644 --- a/edumed/templates/base_mil.html +++ b/edumed/templates/base_mil.html @@ -6,14 +6,20 @@ {% load i18n %} +{% block header_class %}header-mil{% endblock %} + +{% block logo %} +Edukacja medialna +{% 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' %} -
  • Materiały edukacyjne
  • +
  • Baza wiedzy
  • {% endif %} -
  • {% trans 'Contact' %}
  • +
  • {% trans 'Contact' %}
  • {% lang_switcher %}
  • {% endblock %} @@ -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