look fixes
[audio.git] / apps / archive / templates / archive / list_publishing.html
index 1c220d8..501b94c 100755 (executable)
@@ -9,7 +9,7 @@
 
 
 {% block file-list-wrapper %}
-    {% for k, objects in objects_by_status.items %}
+    {% for k, objects in status_objects %}
         <h2>{{ k.1 }}</h2>
         <ul>
             {% for file in objects %}