X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/e823ad27e90d5cba05fb2ea8ac2a0d258be2f707..eb61c7e9637a2744b4ffa748317f2b72bd16a27d:/project/templates/explorer/editor.html?ds=sidebyside diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index f7e827fe..7d288d3c 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,74 +1,156 @@ {% extends "base.html" %} {% block extrahead %} + + + + + - - - + + {# Libraries #} - - - - + + {# Scriptlets #} + {# App and views #} + + + + + - - - + + {# JavaScript templates #} + + + + + + {% endblock extrahead %} {% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %} -{% block message-box %} -

Zapisuję dane na serwerze.

-

Zapisano :)

-

Zapisano. Uwagi: (

-

Błąd przy zapisie.

- -

-

-

- -

Tej funkcji jeszcze nie ma :(

- +{% block header-toolbar %} + {% endblock %} {% block maincontent %} -
-
-
-
+ + +
+
+
+
-
-
+
- -
+ + -{% endblock maincontent %} +{% endblock maincontent %} + +{% block extrabody %} +
+{% endblock %} \ No newline at end of file