X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/a48175e69474b76a9aa2443ec7b2e8e9d68df1aa..927a991b71d9876995dd2beadee8d9ff16175a50:/project/templates/explorer/editor.html?ds=inline
diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html
index 428f3546..de1e2420 100644
--- a/project/templates/explorer/editor.html
+++ b/project/templates/explorer/editor.html
@@ -1,46 +1,99 @@
{% extends "base.html" %}
{% block extrahead %}
+
+
+
-
-
-
+
+ {# Libraries #}
-
-
-
-
+
+ {# Scriptlets #}
+
+
+ {# App and views #}
+
+
+
+
+
+
+
+
+
+
+
+
+ {# JavaScript templates #}
+
+
+
+
+
-
-
-{% endblock extrahead %}
+
-{% endblock extrabody %}
+
-{% load explorer_tags %}
+
+ <% for (page in panels) { %>
+
strona
+ <% }; %>
+
+
+
+
+
+
+{% endblock extrahead %}
-{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid|bookname }}{% endblock breadcrumbs %}
-
-{% block header-toolbar %}
-
-
-
-
-{% endblock %}
+{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %}
{% block message-box %}
ZapisujÄ dane na serwerze.
@@ -56,62 +109,46 @@
{% endblock %}
+{% block header-toolbar %}
+
+{% endblock %}
+
{% block maincontent %}
-
- {% for n in panel_list %}
-
- {% endfor %}
-
+
-
-
-
-
-
Loading dialog contents...
-
-
-
-
Server error, while loading dialog :(
-
-
+
+
+
+
+
+
+
+
Loading dialog contents...
+
+
+
+
Server error, while loading dialog :(
+
-{% endblock maincontent %}
+
+{% endblock maincontent %}