X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/d3c74552a8f8509ff85cf956cf2b750d8387b683..d71968e15d1f77dc04908f30237e37163d54efde:/project/templates/explorer/editor.html?ds=sidebyside diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index e752286d..3a64e8d3 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,70 +1,78 @@ {% extends "base.html" %} {% block extrahead %} + + + - - - + + {# Libraries #} - - - - + + {# Scriptlets #} + + + {# App and views #} + + + - - - + + + {# JavaScript templates #} + + {% endblock extrahead %} -{% block extrabody %} - -{% endblock extrabody %} - -{% load explorer_tags %} - -{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid|bookname }}{% endblock breadcrumbs %} - -{% block header-toolbar %} - - - - -{% endblock %} +{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %} {% block message-box %}

Zapisuję dane na serwerze.

@@ -80,6 +88,10 @@ {% endblock %} +{% block header-toolbar %} + +{% endblock %} + {% block maincontent %}
@@ -87,7 +99,7 @@
-
+ - -
+ + -{% endblock maincontent %} +{% endblock maincontent %}