1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-20 00:11:46 +02:00
Radarr/UI/Settings/Notifications/CollectionTemplate.html
2013-05-24 23:38:43 -07:00

14 lines
285 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>
<button class="btn btn-success x-add">Add</button>