X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/3e25eb8de00f8d172b3ed2cfbb236e1e672426a0..6a38c4ea4b6853116bf2302cd73d6c51f696888a:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index f7e827fe..ff37c24b 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,29 +1,34 @@ {% extends "base.html" %} {% block extrahead %} + + + - - - + + {# Libraries #} - - - - + + {# Scriptlets #} + {# App and views #} + + + + + - - - + + {# JavaScript templates #} + + + + + + {% endblock extrahead %} @@ -60,6 +119,10 @@ {% endblock %} +{% block header-toolbar %} + +{% endblock %} + {% block maincontent %}
@@ -67,7 +130,7 @@
-
+ - -
+ + -{% endblock maincontent %} +{% endblock maincontent %} + +{% block extrabody %} +
+{% endblock %} \ No newline at end of file