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