X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/889882b4d84fb826afc834040b203dff2fb4a224..01465cea212ef30b7e580a3ff7e30a82b13ae8f8:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 4b08914b..c38dfc4f 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,48 +1,99 @@ {% extends "base.html" %} {% block extrahead %} + + + - - - - - - - - - - - - -{% endblock extrahead %} - -{% block extrabody %} - -{% endblock extrabody %} - - {% load explorer_tags %} + + {# Libraries #} + + + {# Scriptlets #} + + + {# App and views #} + + + + + + + + + + + + + {# JavaScript templates #} + + + + + -{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid|bookname }}{% endblock breadcrumbs %} + + + +{% endblock extrahead %} - - - -{% endblock %} +{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %} {% block message-box %}

Zapisuję dane na serwerze.

@@ -58,53 +109,46 @@ {% endblock %} +{% block header-toolbar %} + +{% endblock %} + {% block maincontent %} -
- {% for n in panel_list %} -
-
-

- - - - - - {# Wydruk #} - -

-
-
- -
- {% endfor %} -
-
-
- - -

Wiadomość nie może być pusta.

-

- - -

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