From 58fe3f0ca0a07caf931d007102eef964e29736b5 Mon Sep 17 00:00:00 2001 From: Sanj Date: Mon, 9 Apr 2012 04:24:00 +0530 Subject: [PATCH] comment out padma embed in template --- itf/templates/modules/festival/meeting.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/itf/templates/modules/festival/meeting.html b/itf/templates/modules/festival/meeting.html index 41a53da..dce111d 100755 --- a/itf/templates/modules/festival/meeting.html +++ b/itf/templates/modules/festival/meeting.html @@ -99,7 +99,7 @@ {% endfor %}    {{ talk.title }} by {{ talk.presenter }} - + {% comment %} {% ifnotequal talk.videos.all|length 0 %}
{% for v in talk.videos.all %} @@ -107,6 +107,7 @@ {% endfor %}
{% endifnotequal %} + {% endcomment %} {% endfor %}