1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-14 20:54:58 -04:00
Files
Sonarr/UI/Settings/Notifications/CollectionTemplate.html
2013-05-21 00:56:28 -07:00

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>