ArticleTemplates/videoTemplatePreview.html (10 lines of code) (raw):

<figure class="element element-placeholder"> <a class="element__inner video-URL" href="x-gu://playvideo/__VIDEO_URL__"> <img src="__VIDEO_IMAGE__"/> <span class="element-placeholder__button touchpoint"> <span class="touchpoint__button video-play-button" data-icon="&#xe04b;" aria-hidden="true"></span> <span class="touchpoint__label"><span class="screen-readable">Play Video. Duration: </span>__VIDEO_DURATION__</span> </span> </a> __VIDEO_CAPTION__ </figure>