X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/e76fdcf2a2488b1787c74fe8dccfa38d7ac04c84..84ffd6f6aeef8c7898dfa9d9d97aa323647172b7:/edumed/templates/base.html diff --git a/edumed/templates/base.html b/edumed/templates/base.html index c767430..bbfab33 100644 --- a/edumed/templates/base.html +++ b/edumed/templates/base.html @@ -3,6 +3,7 @@ {% load i18n static %} {% load fnp_common fnp_share fnp_lang macros %} {% load compressed static %} +{% load sponsor_tags %} {% macro title %}{% block title %}{% endblock %}{% endmacro %} {% macro site_name %}Edukacja medialna{% endmacro %} @@ -46,7 +47,11 @@