X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/a4d51d90f268865744a6d54c83d0f298d1faa42d..334d0b5148de69b0509e001631154aa3ec788d36:/edumed/templates/base_super.html diff --git a/edumed/templates/base_super.html b/edumed/templates/base_super.html index 753764f..f0f2d72 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 @@