X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/c52181f8ccd2d9a9d50fbe31bbab0e34b16a362e..87dd64f5a96aa3a0c471ce464118e5f956d75329:/edumed/templates/base.html diff --git a/edumed/templates/base.html b/edumed/templates/base.html index e744135..96641ad 100644 --- a/edumed/templates/base.html +++ b/edumed/templates/base.html @@ -1,101 +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 %} - -
-