From 7434c4b69740beb19910529c7fa02fea208e1184 Mon Sep 17 00:00:00 2001 From: yomguy Date: Wed, 1 Feb 2012 10:15:38 +0100 Subject: [PATCH] fix home player --- telemeta/templates/telemeta/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/telemeta/templates/telemeta/index.html b/telemeta/templates/telemeta/index.html index a5bf2dc2..7e45ed61 100644 --- a/telemeta/templates/telemeta/index.html +++ b/telemeta/templates/telemeta/index.html @@ -14,7 +14,7 @@ {% trans "Musical selection" %} @@ -58,7 +58,7 @@ {% for item in sound_pub_items %} + {% endfor %}
{{ item }}{% if item.alt_title %} ({{ item.alt_title }}){% endif %}
{{ item.location.fullnames|to_string }}
-
-- 2.39.5