From 9438ca07cb81ddf22a83dd38c549fe00a2cc3b36 Mon Sep 17 00:00:00 2001 From: Anna Sidwell Date: Sat, 31 Mar 2018 20:47:41 +1100 Subject: [PATCH] Fix case study view after adding Vimeo support (5f2941d2) --- apps/map/templates/map/detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/map/templates/map/detail.html b/apps/map/templates/map/detail.html index b90f820..fa51892 100644 --- a/apps/map/templates/map/detail.html +++ b/apps/map/templates/map/detail.html @@ -218,7 +218,7 @@ dd ul { padding-left: 0; margin-left: 0; } {% else %} {{ case_study.video }} - {% endif } + {% endif %}