X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/fc7a60feb9496c250cd1e8ca3db8c74267790047..0da45be34c7019ee362d1892e92dd53e743933b6:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 891366b7..6ee1cf85 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -2,15 +2,17 @@ {% block extrahead %} + - + - - + + + {% endblock extrahead %} {% block extrabody %} @@ -26,14 +28,14 @@ {% endblock extrabody %} -{% block breadcrumbs %}Platforma Redakcyjna > plik {{ fileid }}{% endblock breadcrumbs %} + {% load explorer_tags %} + +{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid|bookname }}{% endblock breadcrumbs %} {% block header-toolbar %} -
- - -
+ + @@ -61,7 +63,7 @@

@@ -79,4 +81,27 @@ {% endfor %} +

+
+ + +

Wiadomość nie może być pusta.

+

+ + +

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