X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/c3955dfd70abab4db001b0d0ad3298747e168be8..bc7c43abe678f3289057c442c73ec15c326737cc:/edumed/templates/base.html?ds=sidebyside
diff --git a/edumed/templates/base.html b/edumed/templates/base.html
index 313f706..dd92cb4 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 %}
@@ -36,7 +37,7 @@