X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/653c75b6951e028fe4c68e27cc9852e45fa418a6..f46d9319a26b5cf74fcf5aa24a5a8df18f1bda74:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index fe9d93ab..27f7e592 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,43 +1,43 @@ {% extends "base.html" %} {% block extrahead %} - - - - - - - - - - + + + + {# App and views #} + + + + + + + + + + {# JavaScript templates #} + + + + + {% endblock extrahead %} -{% block extrabody %} - -{% endblock extrabody %} - -{% block breadcrumbs %}Platforma Redakcyjna > plik {{ hash }}{% endblock breadcrumbs %} - -{% block header-toolbar %} - -
- - -
- - -{% endblock %} +{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %} {% block message-box %}

Zapisuję dane na serwerze.

@@ -54,23 +54,41 @@ {% endblock %} {% block maincontent %} -
- {% for n in panel_list %} -
-
- - - - -
-
- -
- {% endfor %} -
+
+
+
+
+ + + {#
#} + {#
#} + {# #} + {# #} + {#

Wiadomość nie może być pusta.

#} + {# #} + {#

#} + {# #} + {# #} + {#

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