X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/51d914bc0007135058a61623a2d057d2a7626a28..4ed56f84dedf9da88708fc2c4aef3b0b11f30825:/project/templates/explorer/editor.html
diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html
index 7cb23a7b..3e141679 100644
--- a/project/templates/explorer/editor.html
+++ b/project/templates/explorer/editor.html
@@ -1,12 +1,16 @@
{% extends "base.html" %}
{% block extrahead %}
+
+
-
+ {# Libraries #}
+
+
{# Scriptlets #}
@@ -57,8 +61,8 @@
- <% for (page in panels) { %>
-
strona
+ <% for (page in model.pages) { %>
+
page.url
<% }; %>
@@ -106,7 +110,7 @@
{% endblock %}
{% block header-toolbar %}
-
+
{% endblock %}
{% block maincontent %}
@@ -116,35 +120,35 @@
- {# #}
- {# #}
- {# #}
- {#
#}
- {#
#}
- {#
Loading dialog contents...
#}
- {# #}
- {#
#}
- {#
#}
- {#
Server error, while loading dialog :(
#}
- {#
#}
- {#
#}
- {#
#}
+
+
+
+
+
+
+
+
Loading dialog contents...
+
+
+
+
Server error, while loading dialog :(
+
+
+
{% endblock maincontent %}