X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/fac9f0c1829afe16dec15a5b10898a50a7bc1b06..6a38c4ea4b6853116bf2302cd73d6c51f696888a:/project/templates/explorer/editor.html?ds=inline
diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html
index 548b7685..ff37c24b 100644
--- a/project/templates/explorer/editor.html
+++ b/project/templates/explorer/editor.html
@@ -1,20 +1,30 @@
{% extends "base.html" %}
{% block extrahead %}
+
+
+
-
+ {# Libraries #}
+
+
{# Scriptlets #}
{# App and views #}
+
+
+
+
+
@@ -30,7 +40,9 @@
@@ -38,6 +50,57 @@
+
+
+
+
+
+
{% endblock extrahead %}
{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %}
@@ -56,6 +119,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