X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/889882b4d84fb826afc834040b203dff2fb4a224..80a2c67a898b06c9c28bda89d7aa012676c2a23a:/project/templates/explorer/editor.html?ds=sidebyside diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 4b08914b..d3c51966 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -6,16 +6,42 @@ - - - - - - - - + + + + + + + + {# App and views #} + + + + + + + + + {# JavaScript templates #} + + + + + {% endblock extrahead %} {% block extrabody %} @@ -31,17 +57,16 @@ {% endblock extrabody %} - {% load explorer_tags %} +{% load explorer_tags %} {% block breadcrumbs %}Platforma Redakcyjna > {{ fileid|bookname }}{% endblock breadcrumbs %} {% block header-toolbar %} - - - - + - + + {% endblock %} {% block message-box %} @@ -59,52 +84,41 @@ {% endblock %} {% block maincontent %} -
- {% for n in panel_list %} -
-
-

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

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

Wiadomość nie może być pusta.

-

- - -

-
-
+
+
+
+
-
-
- - + +
+
+ + +

Wiadomość nie może być pusta.

+ +

+ + +

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