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/0ee82feab7e33b6aece660deeae769285684df5b/UI/Form/TextboxTemplate.html
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<div class="control-group">
|
|
<label class="control-label">{{label}}</label>
|
|
|
|
<div class="controls">
|
|
<input type="text" name="fields.{{order}}.value" validation-name="{{name}}" spellcheck="false"/>
|
|
{{> FormHelpPartial}}
|
|
</div>
|
|
</div>
|