8 lines
354 B
Plaintext
8 lines
354 B
Plaintext
<tr class="thumbnail-error-wrapper thumbnail-error" data-video-id="<%- videoId %>">
|
|
<td colspan="6" class="thumbnail-error-text" colspan="6">
|
|
<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></td>
|
|
</tr>
|