You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
465 B
15 lines
465 B
<div class="series-season">
|
|
<h2>
|
|
<i class="x-season-monitored clickable" title="Toggle season monitored status"/>
|
|
{{#if seasonNumber}}
|
|
Season {{seasonNumber}}
|
|
{{else}}
|
|
Specials
|
|
{{/if}}
|
|
<span class="season-actions pull-right">
|
|
<i class="icon-search x-season-search" title="Search for all episodes in season {{seasonNumber}}"/>
|
|
</span>
|
|
</h2>
|
|
<div id="x-episode-grid"/>
|
|
</div>
|