X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/d3c74552a8f8509ff85cf956cf2b750d8387b683..090fa209bd92925fbd407b8c3e7c996f5762fd3f:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index e752286d..83843f14 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,93 +1,151 @@ {% 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 %} -
-
-
-
+ + +
+
+
+
-
+ - -
+ + -{% endblock maincontent %} +{% endblock maincontent %} + +{% block extrabody %} +
+{% endblock %} \ No newline at end of file