X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/47ce1394042e8faf057124b47b777e92b8181ae9..3e25eb8de00f8d172b3ed2cfbb236e1e672426a0:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 68c8c7fc..f7e827fe 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,47 +1,101 @@ {% extends "base.html" %} {% block extrahead %} - - - - - - - - -{% endblock extrahead %} + + + + + + + + + + + {# App and views #} + + + + + + + + + -{% block breadcrumbs %}Platforma Redakcyjna ❯ plik {{ hash }}{% endblock breadcrumbs %} + {# JavaScript templates #} + + + + + +{% endblock extrahead %} -{% block header-toolbar %} - - -{% endblock %} +{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %} {% 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 %}