X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/3c0f69b2b4d62eaeb05403edc7b4c171622edc9a..7aa07c7bcc96b144ed562f58dde3dce717524985:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index c7eadbf2..e892053e 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,48 +1,166 @@ {% 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 %} - - -{% endblock %} - -{% block message-box %} -

Zapisano :)

-

Błąd przy zapisie.

-

Tej funkcji jeszcze nie ma :(

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