2013-04-08 02:15:04 +03:00
|
|
|
<div class="event">
|
2013-07-17 03:41:04 +03:00
|
|
|
<div class="date {{StatusLevel}}">
|
2013-07-24 08:28:06 +03:00
|
|
|
<h1>{{Day airDateUtc}}</h1>
|
|
|
|
<h4>{{Month airDateUtc}}</h4>
|
2013-04-08 02:15:04 +03:00
|
|
|
</div>
|
2013-07-17 06:40:19 +03:00
|
|
|
{{#with series}}
|
|
|
|
<a href="{{route}}">
|
|
|
|
<h4>{{title}}</h4>
|
2013-06-05 08:22:07 +03:00
|
|
|
</a>
|
2013-07-17 06:40:19 +03:00
|
|
|
{{/with}}
|
2013-07-24 08:28:06 +03:00
|
|
|
<p>{{StartTime airDateUtc}} {{ShortDate airDateUtc}}<span class="pull-right">{{seasonNumber}}x{{Pad2 episodeNumber}}</span><br>{{episodeTitle}}</p>
|
2013-06-28 18:43:37 +03:00
|
|
|
<p class="episode-title x-episode-title">{{title}}</p>
|
2013-06-05 08:22:07 +03:00
|
|
|
</div>
|