X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/dba809feb44cd1c4d155f3e3254a1cca5323f95f..a3a778ec7c2fe89c4cb48f42be3b0821530199d8:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index d3c51966..40b5f7ae 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,86 +1,138 @@ {% extends "base.html" %} {% block extrahead %} + + + + + - - - + + {# Libraries #} - - - - + + {# Scriptlets #} + {# App and views #} + + + + + - - - + + {# JavaScript templates #} -{% endblock extrahead %} -{% block extrabody %} - -{% endblock extrabody %} + + + + + +{% endblock extrahead %} + +{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %} + +{% block header-toolbar %} + {% endblock %} {% block maincontent %} @@ -90,7 +142,7 @@ -
+ - -
+ + -{% endblock maincontent %} +{% endblock maincontent %} + +{% block extrabody %} +
+{% endblock %} \ No newline at end of file