X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/161c28b8083a89516b04082d5eee1a9a9e944fa6..970685936cdd7b70e3efa2f2506f66198049b16d:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index dd5c736f..2263f02e 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,49 +1,105 @@ {% extends "base.html" %} {% block extrahead %} - - - - - - - - + + + + + + + + + + + + {% endblock extrahead %} -{% block breadcrumbs %}Platforma Redakcyjna ❯ plik {{ hash }}{% endblock breadcrumbs %} +{% block extrabody %} + +{% endblock extrabody %} + +{% block breadcrumbs %}Platforma Redakcyjna > plik {{ fileid }}{% endblock breadcrumbs %} {% block header-toolbar %} - + + + + + +{% endblock %} + +{% block message-box %} +

Zapisuję dane na serwerze.

+

Zapisano :)

+

Zapisano. Uwagi: (

+

Błąd przy zapisie.

+ +

+

+

+ +

Tej funkcji jeszcze nie ma :(

+ {% endblock %} + {% block maincontent %}
-
-
- - + {% for panel_type in availble_panels %} + + {% endfor %} + + + + + + + {# Wydruk #} +

-
- +
+
-
-
- - - -
-
+ {% endfor %} +
+
+
+ + +

Wiadomość nie może być pusta.

+

+ + +

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