summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--helsinki/program/templates/program/show_list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/helsinki/program/templates/program/show_list.html b/helsinki/program/templates/program/show_list.html
index 1f061d0..9539035 100644
--- a/helsinki/program/templates/program/show_list.html
+++ b/helsinki/program/templates/program/show_list.html
@@ -40,7 +40,7 @@
</div>
<div id="shows">
-{% for show in shows %}
+{% for show in show_list %}
<div class="show">
<div class="abbrevs">&nbsp;
{% for topic in show.showtopic.all %}