X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/39844fcccd43fc77f6beb350f5792bb0859135df..5171b5e91fd7b420ba8a9428d5aa8a35ed78b3f8:/edumed/templates/base.html diff --git a/edumed/templates/base.html b/edumed/templates/base.html index 316347e..a30f6ab 100644 --- a/edumed/templates/base.html +++ b/edumed/templates/base.html @@ -1,109 +1,18 @@ - -{% 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 %} - -
-