From bf88e5ce6a030ec2009af716e1a08958bcb263af Mon Sep 17 00:00:00 2001 From: Peter Fogg Date: Mon, 3 Jun 2013 15:48:07 -0400 Subject: [PATCH] Be more explicit about template location. --- cms/templates/unit.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cms/templates/unit.html b/cms/templates/unit.html index aba9889b14..f805255132 100644 --- a/cms/templates/unit.html +++ b/cms/templates/unit.html @@ -58,7 +58,9 @@ % if type == 'advanced' or len(templates) > 1: % else: - + % for _, location, _ in templates: + + % endfor % endif ${type}