1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-01-17 10:45:49 +02:00
Sonarr/UI/Series/Details/SeasonLayoutTemplate.html

5 lines
187 B
HTML
Raw Normal View History

2013-04-23 05:07:21 +03:00
<div class="series-season">
2013-07-10 03:25:15 +03:00
<h2>{{seasonTitle}} <span class="season-actions pull-right"><i class="icon-search x-season-search" /></span></h2>
2013-04-23 05:07:21 +03:00
<div id="x-episode-grid"/>
</div>