X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/3ddfdd9baf3266c0e19ada023cc2de2acc53ad85..143ec783886ff876d371dc74370fbb037166cb9c:/edumed/templates/base_super.html diff --git a/edumed/templates/base_super.html b/edumed/templates/base_super.html index ac9f600..a0dccf2 100644 --- a/edumed/templates/base_super.html +++ b/edumed/templates/base_super.html @@ -2,7 +2,7 @@ {% load i18n static %} {% load fnp_common fnp_share fnp_lang macros %} {% load compressed static %} -{% load sponsor_tags %} +{% load subdomainurls %} {% macro title %}{% block title %}{% endblock %}{% endmacro %} {% macro site_name %}Edukacja medialna{% endmacro %} @@ -31,7 +31,7 @@ style="position:absolute; opacity: 0.5; top:0; left: -83px; z-index:1000" --> {% if request.user.is_authenticated %} - Wyloguj + Wyloguj {% endif %}
@@ -49,7 +49,7 @@
{% block tagline %}{% endblock %}
@@ -87,7 +87,8 @@ – Na tych samych warunkach 3.0.

- {% sponsor_page "footer" %} + {% block sponsors %} + {% endblock %}