Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/src/commit/c4dc1b0ad5c97b704e4e63627969391aeca9216f/changelog.tpl
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
# Changelog
|
|
|
|
{{#versions}}
|
|
## {{{label}}}
|
|
|
|
{{#sections}}
|
|
### {{{label}}}
|
|
|
|
{{#commits}}
|
|
- {{{subject}}} [{{{author}}}]
|
|
|
|
{{/commits}}
|
|
{{/sections}}
|
|
|
|
{{/versions}} |