X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/e3daf6a78b558bb2d776b389ba65a58eea1de2be..6362e543ec8e1a2661a58d440cb595b17ad4cca0:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 428f3546..b047287d 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,117 +1,180 @@ {% extends "base.html" %} {% block extrahead %} + + + + + - - - + + {# Libraries #} - - - - + + {# Scriptlets #} + + + {# App and views #} + + + + + + + + + + + + + + + {# JavaScript templates #} + + + + + - - -{% endblock extrahead %} + + + -{% endblock extrabody %} + -

-

-

- -

Tej funkcji jeszcze nie ma :(

- + + + + + + +{% endblock extrahead %} + +{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %} + +{% block header-toolbar %} + {% endblock %} {% block maincontent %} -
- {% for n in panel_list %} -
-
-

- - - - - - {# Wydruk #} - -

-
-
- -
- {% endfor %} -
+
+
+
+
-
-
- - -

Wiadomość nie może być pusta.

- -

- - -

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