X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/a4d51d90f268865744a6d54c83d0f298d1faa42d..dfd1b7f527415baf99c181a057bfeb12a0976c75:/edumed/templates/base_super.html diff --git a/edumed/templates/base_super.html b/edumed/templates/base_super.html index 753764f..a4e93c1 100644 --- a/edumed/templates/base_super.html +++ b/edumed/templates/base_super.html @@ -2,11 +2,10 @@ {% load i18n static %} {% load fnp_common fnp_share fnp_lang macros %} {% load compressed static %} -{% load subdomainurls %} {% load piwik_tags %} {% macro title %}{% block title %}{% endblock %}{% endmacro %} -{% macro site_name %}Edukacja medialna{% endmacro %} +{% macro site_name %}Olimpiada Cyfrowa{% endmacro %} @@ -15,16 +14,25 @@ {% compressed_css 'base' %} - + - + - + + {% load fnp_annoy %}{% annoy %} + {% comment %} +
+ + Wesprzyj działalność Nowoczesnej Polski + +
+ {% endcomment %}
{% if request.user.is_authenticated %} - Wyloguj + Wyloguj {% endif %}
- +
{% block organizer %} Projekt prowadzi:
@@ -51,11 +59,13 @@
{% block tagline %}{% endblock %}
- + {% block searchbox %} + + {% endblock %}
@@ -64,23 +74,22 @@