Files
Prowlarr-Prowlarr/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>