From 3a7642466db31a86462c62767c397636382911d7 Mon Sep 17 00:00:00 2001 From: Ernesto Rico-Schmidt Date: Tue, 22 Mar 2011 15:42:09 +0100 Subject: fixed indentation. diff --git a/templates/program/show_detail.html b/templates/program/show_detail.html index 389dab7..05e678c 100644 --- a/templates/program/show_detail.html +++ b/templates/program/show_detail.html @@ -18,7 +18,7 @@ {{ information.abbrev }} {% endfor %} - {% for focus in show.musicfocus.all %} + {% for focus in show.musicfocus.all %} {{ focus.abbrev }} {% endfor %} -- cgit v0.10.2