X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/9490c431ea46a6c3d9f1d348a5b525c0bd3b6359..f32fa7850a8cf57e38d2a7bb4f19c4aeb5d6224a:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index c7433085..1e0b8544 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,96 +1,151 @@ {% extends "base.html" %} {% block extrahead %} + + + + + - - - + + {# Libraries #} - - - - + + {# Scriptlets #} + {# App and views #} + + + + + - - - + + {# JavaScript templates #} -{% endblock extrahead %} -{% block extrabody %} - -{% endblock extrabody %} + + + + + +{% endblock extrahead %} + +{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %} + +{% block header-toolbar %} + {% endblock %} {% block maincontent %} -
-
-
-
+ + +
+
+
+
-
+ - -
+ + -{% endblock maincontent %} +{% endblock maincontent %} + +{% block extrabody %} +
+{% endblock %} \ No newline at end of file