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