X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/fef7f24f34c07be9d9aff6db434e997f9a1f3451..fac9f0c1829afe16dec15a5b10898a50a7bc1b06:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 02a1c758..548b7685 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,45 +1,46 @@ {% extends "base.html" %} {% block extrahead %} - - - - - - - - - - - - + + + + {# Scriptlets #} + + + {# App and views #} + + + + + + + + + + {# JavaScript templates #} + + + + + {% endblock extrahead %} -{% block extrabody %} - -{% endblock extrabody %} - - {% load explorer_tags %} - -{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid|bookname }}{% endblock breadcrumbs %} - -{% block header-toolbar %} - - - - - -{% endblock %} +{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %} {% block message-box %}

Zapisuję dane na serwerze.

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