1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-05 18:42:42 +01:00
Radarr/NzbDrone.Web/_backboneApp/Series/SeriesCollectionTemplate.html

13 lines
266 B
HTML
Raw Normal View History

2013-02-09 11:04:18 +01:00
<thead>
<tr>
2013-02-14 05:56:05 +01:00
<th title="Status"></th>
2013-02-09 11:04:18 +01:00
<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>