Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Readarr/src/commit/0fa4934358ebd37e7431d828a9bf300173a4a6dc/UI/Cells/ApprovalStatusCellTemplate.html
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<ul>
|
|
{{#each this}}
|
|
<li>{{this}}</li>
|
|
{{/each}}
|
|
</ul>
|