X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/e6ba3117b6791a88ffef8ddecb310b5d514780e9..3e25eb8de00f8d172b3ed2cfbb236e1e672426a0:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index c82b75f5..f7e827fe 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,44 +1,50 @@ {% extends "base.html" %} {% block extrahead %} + - - - - - - - - + + + + + + + + {# 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.

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