X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/51d914bc0007135058a61623a2d057d2a7626a28..c6fc086238de9fefb56169edc148bbcd3ff866fa:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 7cb23a7b..576a7939 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,18 +1,35 @@ {% extends "base.html" %} {% block extrahead %} - + + + + + - + {# Libraries #} + + + + {# Scriptlets #} - + {# App and views #} + + @@ -25,11 +42,14 @@ {# JavaScript templates #} @@ -41,24 +61,58 @@ + - + + {% 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 :(

- -{% endblock %} +{% block breadcrumbs %}Platforma > {{euser}} > {{ fileid }}{% endblock breadcrumbs %} {% block header-toolbar %} - + Historia + + + + {% endblock %} -{% block maincontent %} -
-
-
-
+{% block maincontent %} + +
+
+
+
- {#
#} - {#
#} - {# #} - {# #} - {#

Wiadomość nie może być pusta.

#} - {# #} - {#

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

#} - {#
#} - {#
#} - {# #} - {#
#} - {#
#} - {# #} - {# #} - {#
#} + + + {% endblock maincontent %} + +{% block extrabody %} +
+{% endblock %} \ No newline at end of file