mirror of
https://github.com/Radarr/Radarr
synced 2024-12-28 02:40:01 +00:00
14 lines
No EOL
285 B
HTML
14 lines
No EOL
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> |