Sonarr/UI/Settings/Notifications/CollectionTemplate.html

12 lines
233 B
HTML

<table class="table table-hover">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>On Grab</th>
<th>On Download</th>
<th>Controls</th>
</tr>
</thead>
<tbody></tbody>
</table>