X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/07b09d489ecbc789a096e53d98070c286c286101..4ed56f84dedf9da88708fc2c4aef3b0b11f30825:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index f7e827fe..3e141679 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 +109,10 @@ {% endblock %} +{% block header-toolbar %} + +{% endblock %} + {% block maincontent %}
@@ -67,7 +120,7 @@
-
+ - -
+ + -{% endblock maincontent %} +{% endblock maincontent %}