video-thumbnail-error.underscore 223 Bytes
Newer Older
1
<div class="thumbnail-error-wrapper thumbnail-error" data-video-id="<%- videoId %>">
2 3
    <span class="icon fa fa-exclamation-triangle" aria-hidden="true"></span>
    <span class="action-text"><%- errorText %></span>
4
</div>