X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/653c75b6951e028fe4c68e27cc9852e45fa418a6..861a08cdc38728e9f988a0a321e62693e26e947f:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index fe9d93ab..b51af173 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,43 +1,112 @@ {% extends "base.html" %} {% block extrahead %} - - - - - - - - - + + + + + + {# Libraries #} + + + {# Scriptlets #} + + + {# App and views #} + + + + + + + + + + + + + {# JavaScript templates #} + + + + + -{% endblock extrahead %} + -{% endblock extrabody %} + -{% block header-toolbar %} + + + + + + +{% endblock extrahead %} -
- - -
- - -{% endblock %} +{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %} {% block message-box %}

Zapisuję dane na serwerze.

@@ -53,24 +122,46 @@ {% endblock %} +{% block header-toolbar %} + +{% endblock %} + {% block maincontent %} -
- {% for n in panel_list %} -
-
- - - - -
-
- -
- {% endfor %} +
+
+
+
+ + + + + +{% endblock maincontent %}