X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/f61d46269e6ecd5f96b92cbcfbfb0a932454e8fd..b30e868485c315792f1c37e4677bd3cc77b54922:/edumed/templates/base.html diff --git a/edumed/templates/base.html b/edumed/templates/base.html index 417dc88..d336201 100644 --- a/edumed/templates/base.html +++ b/edumed/templates/base.html @@ -1,101 +1,24 @@ - -{% 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 %} - -
-