X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/646fb741c70fa259aa3d92aa5d1d535ca54d4897..010b648653d39191fb25b93424d408a95289826e:/edumed/templates/base_super.html diff --git a/edumed/templates/base_super.html b/edumed/templates/base_super.html index 3add110..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,12 +14,12 @@ {% compressed_css 'base' %} - + - + - + @@ -41,10 +40,10 @@ style="position:absolute; opacity: 0.5; top:0; left: -83px; z-index:1000" --> {% if request.user.is_authenticated %} - Wyloguj + Wyloguj {% endif %}
- +
{% block organizer %} Projekt prowadzi:
@@ -60,13 +59,13 @@
{% block tagline %}{% endblock %}
- {% block searchbox %} - - {% endblock %} +{# {% block searchbox %}#} +{# #} +{# {% endblock %}#}
@@ -76,23 +75,20 @@