X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/970685936cdd7b70e3efa2f2506f66198049b16d..fef7f24f34c07be9d9aff6db434e997f9a1f3451:/project/templates/explorer/editor.html?ds=sidebyside diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 2263f02e..02a1c758 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -28,7 +28,9 @@ {% 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,11 +81,20 @@ {% endfor %} +