mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-26 01:27:00 +00:00
6 lines
227 B
HTML
6 lines
227 B
HTML
<div class="date {{statusLevel}}">
|
|
<h1>{{day}}</h1>
|
|
<h4>{{month}}</h4>
|
|
</div>
|
|
<h4>{{seriesTitle}}</h4>
|
|
<p>{{startTime}}<span class="pull-right">{{seasonNumber}}x{{paddedEpisodeNumber}}</span><br>{{episodeTitle}}</p>
|