1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-10-31 16:02:29 +01:00
Sonarr/UI/Series/Details/SeasonLayoutTemplate.html

5 lines
98 B
HTML
Raw Normal View History

2013-04-23 04:07:21 +02:00
<div class="series-season">
2013-06-07 05:34:18 +02:00
<h2>{{seasonTitle}}</h2>
2013-04-23 04:07:21 +02:00
<div id="x-episode-grid"/>
</div>