|
|
@ -20,12 +20,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
<div class="center">
|
|
|
|
<div class="center">
|
|
|
|
<div class="labels">
|
|
|
|
<div class="labels">
|
|
|
|
|
|
|
|
{{> EpisodeProgressPartial }}
|
|
|
|
|
|
|
|
|
|
|
|
{{#if_eq status compare="continuing"}}
|
|
|
|
{{#if_eq status compare="continuing"}}
|
|
|
|
{{#if nextAiring}}
|
|
|
|
{{#if nextAiring}}
|
|
|
|
<span class="label label-default">{{RelativeDate nextAiring}}</span>
|
|
|
|
<span class="label label-default">{{RelativeDate nextAiring}}</span>
|
|
|
|
{{/if}}
|
|
|
|
{{/if}}
|
|
|
|
{{/if_eq}}
|
|
|
|
{{/if_eq}}
|
|
|
|
{{> EpisodeProgressPartial }}
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|