X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/8d62c0c82718b59c077b611fca1cd9f8054a8c41..927a991b71d9876995dd2beadee8d9ff16175a50:/project/templates/explorer/editor.html
diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html
index 610a9600..de1e2420 100644
--- a/project/templates/explorer/editor.html
+++ b/project/templates/explorer/editor.html
@@ -1,47 +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.
 
@@ -57,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 %}