X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/b363e4352ce32f4518b5e5bb794635074d5f6ba6..d71151c7bc15f05d4ca58151adf3c78883f4206d:/project/templates/explorer/editor.html?ds=sidebyside
diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html
index 27f7e592..83843f14 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 :(
-		
-	    
+    
{% 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