X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/889882b4d84fb826afc834040b203dff2fb4a224..ff3ac103aa103b9b5cb56e71a6782c9ca98acf94:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 4b08914b..d2c5ba83 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -6,16 +6,38 @@ - - - - - - - - + + + + + + + + + + + + + {# JavaScript templates #} + + + + + {% endblock extrahead %} {% block extrabody %} @@ -31,17 +53,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 +80,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 %}