apostrophe
Version:
The Apostrophe Content Management System.
7 lines (6 loc) • 300 B
HTML
{# oembed repopulates me #}
<div class="apos-video-player" data-apos-video-player>
<h4 class="apos-video-thumbnail-title">{{ data.widget.video.title }}</h4>
<img class="apos-video-thumbnail" src="{{ data.widget.video.thumbnail }}" alt="" />
<div class="apos-video-busy-indicator"></div>
</div>