X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/c3955dfd70abab4db001b0d0ad3298747e168be8..d555d988764995ea1f9f5ece46f453a66f09b334:/edumed/templates/base.html?ds=inline diff --git a/edumed/templates/base.html b/edumed/templates/base.html deleted file mode 100644 index 313f706..0000000 --- a/edumed/templates/base.html +++ /dev/null @@ -1,108 +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 }} - -