X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/07096ee18c78a330205e0f0a656dee1378ceb8c2..b69141c4b22ffcebafcebb526f0973194f2a91cb:/edumed/templates/base.html diff --git a/edumed/templates/base.html b/edumed/templates/base.html index dd92cb4..96641ad 100644 --- a/edumed/templates/base.html +++ b/edumed/templates/base.html @@ -1,97 +1,24 @@ - -{% 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 %} +{% load compressed %} -{% macro title %}{% block title %}{% endblock %}{% endmacro %} -{% macro site_name %}Edukacja medialna{% endmacro %} - -
-