X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/8fabff2f05c0e1a5a3075d2e5f4293fa29029c3a..01465cea212ef30b7e580a3ff7e30a82b13ae8f8:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 75e62c9b..c38dfc4f 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,46 +1,154 @@ {% extends "base.html" %} {% block extrahead %} - - - - - - - - + + + + + + {# Libraries #} + + + {# 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 message-box %} -
Zapisano :)
-
Błąd przy zapisie.
-
Tej funkcji jeszcze nie ma :(
+{% block header-toolbar %} + {% endblock %} {% block maincontent %} -
- {% for n in panel_list %} -
-
- - - -
-
- -
- {% endfor %} +
+
+
+
+ + + + + +{% endblock maincontent %}