X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/9e0a0c89939a75eccb7b6ae925707d404b287b78..c6fc086238de9fefb56169edc148bbcd3ff866fa:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index d0756788..576a7939 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,34 +1,55 @@ {% extends "base.html" %} {% block extrahead %} - + + + + + - + {# Libraries #} + + + + {# Scriptlets #} - + {# App and views #} + + + {# JavaScript templates #} @@ -40,25 +61,83 @@ + + + + {% 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