<%! from django.utils.translation import ugettext as _ %> % if display_name is not UNDEFINED and display_name is not None:

${display_name}

% endif %if settings.MITX_FEATURES.get('USE_YOUTUBE_OBJECT_API') and normal_speed_video_id: % endif %else:
%endif % if source:

${_('Download video here.') % source}

% endif % if track:

${_('Download subtitles here.') % track}

% endif