mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-18 23:48:35 +02: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>
|