X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/fc7a60feb9496c250cd1e8ca3db8c74267790047..be81f64e2a76d6023ad1a10083e079ae18d51691:/project/templates/explorer/editor.html?ds=inline diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 891366b7..89ff2f37 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,43 +1,72 @@ {% extends "base.html" %} {% block extrahead %} - - - - - - - - - - + + + + {# Scriptlets #} + + + {# App and views #} + + + + + + + + + + + {# JavaScript templates #} + + + + + + + {% endblock extrahead %} -{% block extrabody %} - -{% endblock extrabody %} - -{% block breadcrumbs %}Platforma Redakcyjna > plik {{ fileid }}{% endblock breadcrumbs %} - -{% block header-toolbar %} - -
- - -{% endblock %} +{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %} {% block message-box %}ZapisujÄ dane na serwerze.