X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/0ac983162763199b07270a9a675e22672d4462ce..7aa07c7bcc96b144ed562f58dde3dce717524985:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 27f7e592..e892053e 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,33 +1,50 @@ {% extends "base.html" %} {% block extrahead %} + + + + + + + {# Libraries #} + + {# Scriptlets #} + {# App and views #} + + + {# JavaScript templates #} @@ -35,22 +52,77 @@
+ + + + {% endblock extrahead %} {% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %} -{% block message-box %} -

Zapisuję dane na serwerze.

-

Zapisano :)

-

Zapisano. Uwagi: (

-

Błąd przy zapisie.

- -

-

-

- -

Tej funkcji jeszcze nie ma :(

- +{% block header-toolbar %} + {% endblock %} {% block maincontent %} @@ -60,35 +132,35 @@ - {#
#} - {#
#} - {# #} - {# #} - {#

Wiadomość nie może być pusta.

#} - {# #} - {#

#} - {# #} - {# #} - {#

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