1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Sonarr/UI/Settings/Notifications/CollectionTemplate.html
2013-05-26 22:32:45 -07:00

13 lines
263 B
HTML

<table class="table table-hover">
<thead>
<tr>
<th>Name</th>
<th>On Grab</th>
<th>On Download</th>
<th>Controls</th>
</tr>
</thead>
<tbody></tbody>
</table>
<button class="btn btn-success x-add">Add</button>