X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/3a211aa9d249e67425735f492407edbc2fd58a2f..fef7f24f34c07be9d9aff6db434e997f9a1f3451:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 7be73b34..02a1c758 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,38 +1,116 @@ {% extends "base.html" %} {% block extrahead %} - - - - - - - - + + + + + + + + + + + + {% endblock extrahead %} -{% block breadcrumbs %}Platforma Redakcyjna ❯ plik {{ hash }}{% endblock breadcrumbs %} +{% block extrabody %} + +{% endblock extrabody %} + + {% load explorer_tags %} + +{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid|bookname }}{% 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 n in panel_list %}
- +

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

{% endfor %}
+ +
+
+ + +

Wiadomość nie może być pusta.

+ +

+ + +

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