2013-04-07 23:15:04 +00:00
|
|
|
|
<div class="event">
|
|
|
|
|
<div class="date {{statusLevel}}">
|
|
|
|
|
<h1>{{day}}</h1>
|
|
|
|
|
<h4>{{month}}</h4>
|
|
|
|
|
</div>
|
2013-06-10 02:10:15 +00:00
|
|
|
|
<a href="{{series.route}}">
|
2013-06-05 05:22:07 +00:00
|
|
|
|
<h4>{{series.title}}</h4>
|
|
|
|
|
</a>
|
2013-06-25 04:43:16 +00:00
|
|
|
|
<p>{{startTime}} {{ShortDate airDate}}<span class="pull-right">{{seasonNumber}}x{{paddedEpisodeNumber}}</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>
|