<spanclass="tip tip-input"id="pwd_reset_email-tip">${_("This is the e-mail address you used to register with {platform}").format(platform=settings.PLATFORM_NAME)}</span>
<ahref="#transcript-captions"class="sr">Skip to clickable transcript video links.</a>
<ahref="#before-transcript"class="nav-skip">${_("Skip to a navigable version of this video's transcript.")}</a>
<articleclass="video-wrapper">
<divclass="video-player-pre"></div>
...
...
@@ -85,25 +85,29 @@
</div>
</div>
</section>
<aclass="nav-skip"id="before-transcript"href="#after-transcript">${_('Skip to end of transcript.')}</a>
</article>
<olid="transcript-captions"class="subtitles"tabindex="0"title="${_('Captions')}"role="group"aria-label="${_('Activating an item in this group will spool the video to the corresponding time point')}"><li></li></ol>
<olid="transcript-captions"class="subtitles"tabindex="0"title="${_('Captions')}"role="group"aria-label="${_('Activating an item in this group will spool the video to the corresponding time point. To skip transcript, go to previous item.')}">
<li></li>
</ol>
</div>
<aclass="nav-skip"id="after-transcript"href="#before-transcript">${_('Go back to start of transcript.')}</a>