X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/1bbcf6254ccbfeeaa1aae9ec63d3582ef13ca5a6..dfd1b7f527415baf99c181a057bfeb12a0976c75:/edumed/templates/base_super.html diff --git a/edumed/templates/base_super.html b/edumed/templates/base_super.html index 156cff7..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,23 +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:
@@ -58,11 +59,13 @@
{% block tagline %}{% endblock %}
- + {% block searchbox %} + + {% endblock %}
@@ -71,23 +74,22 @@