X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/006c13d480258ab24c03abc8fef60aad8aa66e71..6362e543ec8e1a2661a58d440cb595b17ad4cca0:/project/templates/explorer/editor.html?ds=inline
diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html
index 548b7685..b047287d 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