X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/1a3d8c24f70c122b65426a95119ee6a0398ee95e..1934b69db7819bac78a346d3feee770b1e2f109e:/edumed/templates/base.html diff --git a/edumed/templates/base.html b/edumed/templates/base.html index 2121b81..6f1341d 100644 --- a/edumed/templates/base.html +++ b/edumed/templates/base.html @@ -1,102 +1,27 @@ - -{% 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 %} - -
-Ikonki w menu: Designed by Freepik and distributed by Flaticon
+{% endblock %} \ No newline at end of file