X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/e470363329ca19f0ed74f7e6d420badcd83408c6..ed0db62b6d7a88e7a7862d8abf8976a3d58f3f17:/edumed/templates/base.html?ds=inline diff --git a/edumed/templates/base.html b/edumed/templates/base.html index bbfab33..d21ce5d 100644 --- a/edumed/templates/base.html +++ b/edumed/templates/base.html @@ -1,97 +1,13 @@ - -{% 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 %} - -
-