X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/fc7a60feb9496c250cd1e8ca3db8c74267790047..bb9b43739164088745a8e64bdde23ee0ca378d47:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 891366b7..d0756788 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,43 +1,74 @@ {% 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.