X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/f46d9319a26b5cf74fcf5aa24a5a8df18f1bda74..9479037111e9b243268189874be167e6c445455f:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 27f7e592..d0756788 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,14 +1,20 @@ {% extends "base.html" %} {% block extrahead %} + + {# Scriptlets #} + + {# App and views #} + + @@ -27,7 +33,9 @@ @@ -35,6 +43,29 @@
+ + {% endblock extrahead %} {% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %} @@ -53,6 +84,10 @@ {% endblock %} +{% block header-toolbar %} + +{% endblock %} + {% block maincontent %}
@@ -91,4 +126,4 @@ {#

#} {#
#} {# #} -{% endblock maincontent %} +{% endblock maincontent %}