X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/e4722e5fe52bb4682bee8878bc24dcaaf557b591..fac9f0c1829afe16dec15a5b10898a50a7bc1b06:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 1e0cf30b..548b7685 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,49 +1,97 @@ {% extends "base.html" %} {% block extrahead %} - - - - - - - - + + + + {# Scriptlets #} + + + {# 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 %} -
-
-
- - - -
-
- -
-
-
- - - -
-
-
-
+
+
+
+
+ + + {#
#} + {#
#} + {# #} + {# #} + {#

Wiadomość nie może być pusta.

#} + {# #} + {#

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

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