X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/e6ba3117b6791a88ffef8ddecb310b5d514780e9..ff3ac103aa103b9b5cb56e71a6782c9ca98acf94:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index c82b75f5..d2c5ba83 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,18 +1,43 @@ {% extends "base.html" %} {% block extrahead %} + - - - - - - - - + + + + + + + + + + + + + {# JavaScript templates #} + + + + + {% endblock extrahead %} {% block extrabody %} @@ -55,61 +80,41 @@ {% endblock %} {% block maincontent %} -
- {% for n in panel_list %} -
-
-

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

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

Wiadomość nie może być pusta.

- -

- - -

-
-
-
-
- - +
+
+ + +

Wiadomość nie może być pusta.

+ +

+ + +

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