X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/c3955dfd70abab4db001b0d0ad3298747e168be8..ea300f6c03d47f6c17dd7721b8d6690489af79da:/edumed/templates/base.html diff --git a/edumed/templates/base.html b/edumed/templates/base.html index 313f706..1823749 100644 --- a/edumed/templates/base.html +++ b/edumed/templates/base.html @@ -1,108 +1,19 @@ - -{% load url from future %} -{% load i18n static %} -{% load fnp_common fnp_share fnp_lang macros %} -{% load compressed static %} +{% extends "base_super.html" %} +{% load sponsor_tags %} -{% macro title %}{% block title %}{% endblock %}{% endmacro %} -{% macro site_name %}Edukacja medialna{% endmacro %} - -
-