forgejo/templates/base
wxiaoguang 7ddc11def7
Simplify the error message when index.js couldn't be loaded (#22354)
In some cases, the loading failure of `index.js` is not related to the
ROOT_URL directly, ex: https://gitea.com/gitea/helm-chart/issues/392

If the user's reversed proxy is mis-configured:
`http://public-domain/gitea/xxx` -> `http://gitea:3000/gitea/xxx`, it
also causes the loading failure.

So this PR removes the ROOT_URL related tip from the error message.
2023-01-17 19:36:40 -06:00
..
alert.tmpl Support Issue forms and PR forms (#20987) 2022-09-02 15:58:49 +08:00
alert_details.tmpl Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
delete_modal_actions.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
disable_form_autofill.tmpl Disable form autofill (#17291) 2021-10-19 01:08:41 +03:00
footer.tmpl Simplify the error message when index.js couldn't be loaded (#22354) 2023-01-17 19:36:40 -06:00
footer_content.tmpl Removed one extra whitespace in footer after "Template" (#21364) 2022-10-08 11:53:42 +08:00
head.tmpl fix wrong theme class when logged out if default theme is changed (#22408) 2023-01-12 08:52:05 -06:00
head_navbar.tmpl Don't display stop watch top bar icon when disabled and hidden when click other place (#22374) 2023-01-09 21:53:11 -05:00
head_script.tmpl Remove useless appVer from JS window.config (#21445) 2022-10-14 01:16:27 +08:00
paginate.tmpl Optimize html templates (#22080) 2022-12-09 21:34:51 +08:00