X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/0ac983162763199b07270a9a675e22672d4462ce..b0773e2054ab6bc6305142fdd28799e0f41616c9:/project/templates/explorer/editor.html?ds=sidebyside
diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html
index 27f7e592..23641f9f 100644
--- a/project/templates/explorer/editor.html
+++ b/project/templates/explorer/editor.html
@@ -1,17 +1,30 @@
{% extends "base.html" %}
{% block extrahead %}
+
+
+
+
+ {# Libraries #}
+
+ {# Scriptlets #}
+
{# App and views #}
+
+
+
+
+
@@ -27,7 +40,9 @@
@@ -35,6 +50,70 @@
+
+
+
+
+
+
{% endblock extrahead %}
{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %}
@@ -53,6 +132,10 @@
{% endblock %}
+{% block header-toolbar %}
+
+{% endblock %}
+
{% block maincontent %}
- {# #}
- {# #}
- {# #}
- {#
#}
- {#
#}
- {#
Loading dialog contents...
#}
- {# #}
- {#
#}
- {#
#}
- {#
Server error, while loading dialog :(
#}
- {#
#}
- {#
#}
- {#
#}
-{% endblock maincontent %}
+
+
+
+
+
+
+
+
Loading dialog contents...
+
+
+
+
Server error, while loading dialog :(
+
+
+
+{% endblock maincontent %}
+
+{% block extrabody %}
+
+{% endblock %}
\ No newline at end of file