Sonarr/NzbDrone.Backbone/Missing/MissingCollectionTemplate.html

13 lines
256 B
HTML

<table class="table table-hover x-missing-table">
<thead>
<tr>
<th>Series Title</th>
<th>Episode</th>
<th>Episode Title</th>
<th>Air Date</th>
<th></th>
</tr>
</thead>
<tbody></tbody>
</table>