1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-26 01:27:00 +00:00
Lidarr/UI/Settings/Notifications/CollectionTemplate.html
2013-05-26 22:32:45 -07:00

13 lines
No EOL
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>