X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/392251a9a79eb96a0fd51438c64606d70ade3395..861a08cdc38728e9f988a0a321e62693e26e947f:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index d3c51966..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 %} -{% block extrabody %} - -{% endblock extrabody %} + + + +{% endblock extrahead %} + +{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %} {% block message-box %}

Zapisuję dane na serwerze.

@@ -83,6 +122,10 @@ {% endblock %} +{% block header-toolbar %} + +{% endblock %} + {% block maincontent %}
@@ -90,7 +133,7 @@
-
+ - -
+ + -{% endblock maincontent %} +{% endblock maincontent %}