X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/e823ad27e90d5cba05fb2ea8ac2a0d258be2f707..d1582246fb727ec53bb984b432a3a59ce86ea772:/project/templates/explorer/editor.html?ds=inline diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index f7e827fe..3a64e8d3 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,29 +1,31 @@ {% extends "base.html" %} {% block extrahead %} + + + - - - + + {# Libraries #} - - - - + + {# Scriptlets #} + {# App and views #} + + - - - + + {# JavaScript templates #} + + {% endblock extrahead %} @@ -60,6 +88,10 @@ {% endblock %} +{% block header-toolbar %} + +{% endblock %} + {% block maincontent %}
@@ -67,7 +99,7 @@
-
+ - -
+ + -{% endblock maincontent %} +{% endblock maincontent %}