X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/6711796e2e218419485fd3ebd4949cfeefa01b16..80a2c67a898b06c9c28bda89d7aa012676c2a23a:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index ae4be00a..d3c51966 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,47 +1,124 @@ {% extends "base.html" %} {% block extrahead %} - - - - - - - - + + + + + + + + + + + {# App and views #} + + + + + + + + + + + {# JavaScript templates #} + + + + + {% 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 %} -
Zapisano :)
-
Błąd przy zapisie.
-
Tej funkcji jeszcze nie ma :(
+

Zapisuję dane na serwerze.

+

Zapisano :)

+

Zapisano. Uwagi: (

+

Błąd przy zapisie.

+ +

+

+

+ +

Tej funkcji jeszcze nie ma :(

+ {% endblock %} {% block maincontent %} -
- {% for n in panel_list %} -
-
- - - - -
-
- -
- {% endfor %} +
+
+
+
+ + +
+
+ + +

Wiadomość nie może być pusta.

+ +

+ + +

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