X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/80a2c67a898b06c9c28bda89d7aa012676c2a23a..01465cea212ef30b7e580a3ff7e30a82b13ae8f8:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index d3c51966..c38dfc4f 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 header-toolbar %} - - - - -{% endblock %} +{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %} {% block message-box %}

Zapisuję dane na serwerze.

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