X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/006c13d480258ab24c03abc8fef60aad8aa66e71..7aa07c7bcc96b144ed562f58dde3dce717524985:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 548b7685..e892053e 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,36 +1,50 @@ {% extends "base.html" %} {% block extrahead %} + + + + + - + {# Libraries #} + + {# Scriptlets #} {# App and views #} + + + {# JavaScript templates #} @@ -38,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 %} @@ -63,35 +132,35 @@ - {#
#} - {#
#} - {# #} - {# #} - {#

Wiadomość nie może być pusta.

#} - {# #} - {#

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

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