X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/07096ee18c78a330205e0f0a656dee1378ceb8c2..3ddfdd9baf3266c0e19ada023cc2de2acc53ad85:/edumed/templates/base.html diff --git a/edumed/templates/base.html b/edumed/templates/base.html index dd92cb4..6b825e6 100644 --- a/edumed/templates/base.html +++ b/edumed/templates/base.html @@ -1,97 +1,14 @@ - -{% load url from future %} -{% load i18n static %} -{% load fnp_common fnp_share fnp_lang macros %} -{% load compressed static %} -{% load sponsor_tags %} +{% extends "base_super.html" %} -{% macro title %}{% block title %}{% endblock %}{% endmacro %} -{% macro site_name %}Edukacja medialna{% endmacro %} - -
-