X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/78b3d0dc3fc979d4c2ab507bf95d82b89e2792ad..3546a2b2d5f52224bcf95803030611ab505f29cd:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 2aaf26e9..3e141679 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,43 +1,99 @@ {% extends "base.html" %} {% block extrahead %} - - - - - - - - - + + + + + + {# Libraries #} + + + {# Scriptlets #} + + + {# App and views #} + + + + + + + + + + + + + {# JavaScript templates #} + + + + + -{% endblock extrahead %} - -{% block extrabody %} - -{% endblock extrabody %} + + + +{% endblock extrahead %} -
- - -{% endblock %} +{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %} {% block message-box %}ZapisujÄ dane na serwerze.