X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/653c75b6951e028fe4c68e27cc9852e45fa418a6..04cb1fe38e5bea62b7ed31956e5548f58fb79689:/project/templates/explorer/editor.html?ds=sidebyside diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index fe9d93ab..610a9600 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,16 +1,21 @@ {% extends "base.html" %} {% block extrahead %} + + - + - - + + + {% endblock extrahead %} {% block extrabody %} @@ -26,17 +31,16 @@ {% endblock extrabody %} -{% block breadcrumbs %}Platforma Redakcyjna > plik {{ hash }}{% endblock breadcrumbs %} +{% load explorer_tags %} -{% block header-toolbar %} +{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid|bookname }}{% endblock breadcrumbs %} -
- - -
- - +{% block header-toolbar %} + + + + {% endblock %} {% block message-box %} @@ -58,19 +62,57 @@ {% for n in panel_list %}
- +

+ + + + + + {# Wydruk #} +

{% endfor %} + +
+
+ + +

Wiadomość nie może być pusta.

+ +

+ + +

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