X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/fac9f0c1829afe16dec15a5b10898a50a7bc1b06..a695f4ce2259e5758e56f36727ef0e0507b58f81:/project/templates/explorer/editor.html
diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html
index 548b7685..40b5f7ae 100644
--- a/project/templates/explorer/editor.html
+++ b/project/templates/explorer/editor.html
@@ -1,36 +1,52 @@
{% extends "base.html" %}
{% block extrahead %}
+
+
+
+
+
-
+ {# Libraries #}
+
+
{# Scriptlets #}
{# App and views #}
+
+
+
+
+
{# JavaScript templates #}
@@ -38,22 +54,85 @@
+
+
+
+
+
+
{% endblock extrahead %}
{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %}
-{% block message-box %}
- ZapisujÄ dane na serwerze.
-
-
-
-
-
-
-
-
- Tej funkcji jeszcze nie ma :(
-
+{% block header-toolbar %}
+
{% endblock %}
{% block maincontent %}
@@ -63,35 +142,39 @@
- {# #}
- {# #}
- {# #}
- {#
#}
- {#
#}
- {#
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