1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Sonarr/NzbDrone.Web/_backboneApp/Series/SeriesCollectionTemplate.html

13 lines
266 B
HTML
Raw Normal View History

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