X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/78b3d0dc3fc979d4c2ab507bf95d82b89e2792ad..e6ba3117b6791a88ffef8ddecb310b5d514780e9:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 2aaf26e9..c82b75f5 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -2,15 +2,17 @@ {% block extrahead %} + - + - - + + + {% endblock extrahead %} {% block extrabody %} @@ -26,17 +28,16 @@ {% endblock extrabody %} -{% block breadcrumbs %}Platforma Redakcyjna > plik {{ fileid }}{% endblock breadcrumbs %} +{% load explorer_tags %} -{% block header-toolbar %} +{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid|bookname }}{% endblock breadcrumbs %} -
- - -
- + - + + {% endblock %} {% block message-box %} @@ -79,4 +80,36 @@ {% endfor %} + +
+
+ + +

Wiadomość nie może być pusta.

+ +

+ + +

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