X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/e49688b94d3f0f2e72efc2b66f77a5c148aa7ea2..07b09d489ecbc789a096e53d98070c286c286101:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 22a60f60..f7e827fe 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -12,35 +12,39 @@ - + + {# App and views #} + + + + + + + -{% endblock extrahead %} - -{% block extrabody %} - -{% endblock extrabody %} -{% load explorer_tags %} - -{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid|bookname }}{% endblock breadcrumbs %} + {# JavaScript templates #} + + + + + +{% endblock extrahead %} -{% block header-toolbar %} - - - - -{% endblock %} +{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %} {% block message-box %}

Zapisuję dane na serwerze.

@@ -57,63 +61,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 %}