X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/e76acb4ea49713c4390342ccbdf8f3a5a71f8aee..b6b567337c2dcdf8fb959b36fbb589d8ac9ff9eb:/edumed/templates/base.html?ds=sidebyside diff --git a/edumed/templates/base.html b/edumed/templates/base.html index ee7cde7..e6d0c61 100644 --- a/edumed/templates/base.html +++ b/edumed/templates/base.html @@ -1,102 +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 %} - -
-