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

Zapisuję dane na serwerze.

+

Zapisano :)

+

Zapisano. Uwagi: (

+

Błąd przy zapisie.

+ +

+

+

+ +

Tej funkcji jeszcze nie ma :(

+ {% endblock %} + {% block maincontent %} -
- {% for n in panel_list %} -
-
- - - -
-
- -
- {% endfor %} -
+
+
+
+
+ + + {#
#} + {#
#} + {# #} + {# #} + {#

Wiadomość nie może być pusta.

#} + {# #} + {#

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

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