From: yomguy Date: Thu, 19 Jul 2012 15:48:46 +0000 (+0200) Subject: fix audio button X-Git-Tag: 0.7-dev^2~32 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=242878e4acd91403704ea1301c4008c520474b80;p=teleforma.git fix audio button --- diff --git a/teleforma/templates/teleforma/course_media.html b/teleforma/templates/teleforma/course_media.html index 0a5b5147..aaa6615a 100644 --- a/teleforma/templates/teleforma/course_media.html +++ b/teleforma/templates/teleforma/course_media.html @@ -1,5 +1,6 @@ {% extends "teleforma/course_detail.html" %} {% load telemeta_utils %} +{% load teleforma_tags %} {% load i18n %}