mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-05 18:42:42 +01:00
13 lines
251 B
HTML
13 lines
251 B
HTML
|
<thead>
|
|||
|
<tr>
|
|||
|
<th></th>
|
|||
|
<th>Title</th>
|
|||
|
<th>Seasons</th>
|
|||
|
<th>Quality</th>
|
|||
|
<th>Network</th>
|
|||
|
<th>Next Airing</th>
|
|||
|
<th>Episodes</th>
|
|||
|
<th></th>
|
|||
|
</tr>
|
|||
|
</thead>
|
|||
|
<tbody></tbody>
|