9 lines
355 B
Plaintext
9 lines
355 B
Plaintext
<div class="thumbnail-error-wrapper thumbnail-error" data-video-id="<%- videoId %>">
|
|
<div class="thumbnail-error-text">
|
|
<span class="action-icon" aria-hidden="true">
|
|
<span class="icon fa fa-exclamation-triangle" aria-hidden="true"></span>
|
|
</span>
|
|
<span class="action-text"><%- errorText %></span>
|
|
</div>
|
|
</div>
|