X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/3733a93cf37e23b3c8ad8fcac7af272504e09ecb..ea300f6c03d47f6c17dd7721b8d6690489af79da:/edumed/templates/base.html?ds=sidebyside diff --git a/edumed/templates/base.html b/edumed/templates/base.html index cda342f..1823749 100644 --- a/edumed/templates/base.html +++ b/edumed/templates/base.html @@ -1,101 +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 %} - -
-