X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/c52181f8ccd2d9a9d50fbe31bbab0e34b16a362e..d555d988764995ea1f9f5ece46f453a66f09b334:/edumed/templates/base.html diff --git a/edumed/templates/base.html b/edumed/templates/base.html deleted file mode 100644 index e744135..0000000 --- a/edumed/templates/base.html +++ /dev/null @@ -1,101 +0,0 @@ - -{% load url from future %} -{% load i18n static %} -{% load fnp_common fnp_share fnp_lang macros %} -{% load compressed static %} -{% load sponsor_tags %} - -{% macro title %}{% block title %}{% endblock %}{% endmacro %} -{% macro site_name %}Edukacja medialna{% endmacro %} - - - - {% block full_title %}{% usemacro title %} :: {% usemacro site_name %}{% endblock %} - - {% compressed_css 'base' %} - - - - - - - - - - - - -
-
- -
- -
- Projekt prowadzi:
- - Fundacja Nowoczesna Polska - -
- -
- -
Scenariusze zajęć, ćwiczenia, materiały
- -
-
-
- -
{% block body %}{% endblock %}
- - - - - {% compressed_js 'base' %} - {{ piwik_tag|safe }} - -