mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-14 11:23:42 +02:00
8 lines
296 B
HTML
8 lines
296 B
HTML
<div class="event">
|
|
<div class="date {{statusLevel}}">
|
|
<h1>{{day}}</h1>
|
|
<h4>{{month}}</h4>
|
|
</div>
|
|
<h4>{{seriesTitle}}</h4>
|
|
<p>{{startTime}} {{bestDateString}}<span class="pull-right">{{seasonNumber}}x{{paddedEpisodeNumber}}</span><br>{{episodeTitle}}</p>
|
|
</div> |