X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/f46d9319a26b5cf74fcf5aa24a5a8df18f1bda74..953ea32f89c36d8ee0f38c5d093fea371e635b90:/project/templates/explorer/editor.html
diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html
index 27f7e592..1e0b8544 100644
--- a/project/templates/explorer/editor.html
+++ b/project/templates/explorer/editor.html
@@ -1,33 +1,53 @@
{% extends "base.html" %}
{% block extrahead %}
+
+
+
+
+
+
+ {# Libraries #}
+
+ {# Scriptlets #}
+
{# App and views #}
+
+
+
+
+
{# JavaScript templates #}
@@ -35,60 +55,129 @@
+
+
+
+
+
+
{% 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 %}
-
-
-
+
{% url document_list_view %}
+
{% url toolbar_buttons %}
+
+
+
+
+
+
+
+
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