mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-05 10:32:35 +01:00
663160c06a
renamed NzbDrone.Backbone to UI
7 lines
246 B
HTML
7 lines
246 B
HTML
<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>
|