X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/e76fdcf2a2488b1787c74fe8dccfa38d7ac04c84..2ef45eda8c195bc284bd57a29813a55d6870c3f4:/edumed/templates/base.html diff --git a/edumed/templates/base.html b/edumed/templates/base.html index c767430..880a265 100644 --- a/edumed/templates/base.html +++ b/edumed/templates/base.html @@ -1,104 +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 %} - -
-