X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/e823ad27e90d5cba05fb2ea8ac2a0d258be2f707..861a08cdc38728e9f988a0a321e62693e26e947f:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index f7e827fe..b51af173 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,29 +1,32 @@ {% extends "base.html" %} {% block extrahead %} + + + - - - + + {# Libraries #} - - - - + + {# Scriptlets #} + {# App and views #} + + + - - - + + {# JavaScript templates #} + + + + {% endblock extrahead %} @@ -60,6 +122,10 @@ {% endblock %} +{% block header-toolbar %} + +{% endblock %} + {% block maincontent %}
@@ -67,7 +133,7 @@
-
+ - -
+ + -{% endblock maincontent %} +{% endblock maincontent %}