X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/07096ee18c78a330205e0f0a656dee1378ceb8c2..aef7509e13bc28f6bad725fbd6392b61c4d9a405:/edumed/templates/base.html?ds=sidebyside diff --git a/edumed/templates/base.html b/edumed/templates/base.html index dd92cb4..eb941a6 100644 --- a/edumed/templates/base.html +++ b/edumed/templates/base.html @@ -1,97 +1,39 @@ - -{% load url from future %} -{% load i18n static %} -{% load fnp_common fnp_share fnp_lang macros %} -{% load compressed static %} +{% extends "base_super.html" %} +{% load textile_pl from fnp_markup %} {% load sponsor_tags %} +{% load compressed %} +{% load static %} -{% macro title %}{% block title %}{% endblock %}{% endmacro %} -{% macro site_name %}Edukacja medialna{% endmacro %} +{% block full_title %}Olimpiada cyfrowa{% endblock %} - -
-