From 6dacdbfd0978278eb8ba36666b882291ef2747b4 Mon Sep 17 00:00:00 2001 From: SarahJaine Date: Sun, 4 Dec 2016 12:21:03 -0500 Subject: [PATCH] added display of amara video for captioning and transcipt services --- sarahjaine/templates/work_detail.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/sarahjaine/templates/work_detail.html b/sarahjaine/templates/work_detail.html index acbbd6a..8234869 100644 --- a/sarahjaine/templates/work_detail.html +++ b/sarahjaine/templates/work_detail.html @@ -27,8 +27,13 @@

{{ happy_chat|random}} {{ project.name

{{ project.subtitle_1 }}

{{ project.paragraph_1|linebreaks }}

{% endif %} - - {% if project.video %} + + {% if project.name == "ISL Fun Fund" and project.video %} +
+ + +
+ {% elif project.video %}