Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Lidarr/src/commit/b6ac7638a12976d732ff65e0eaa8a0ad492969b6/NzbDrone.Backbone/Calendar/CalendarItemTemplate.html
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<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>
|