forgejo/templates/base
crystal 23ca9a98cd
fix wrong theme class when logged out if default theme is changed (#22408)
If you don't use the `auto` theme as the default, the `<html>` tag has
`theme-auto` as it's class when users are logged out. This PR changes it
to use the correct theme class for the default theme when logged out.
2023-02-24 03:03:37 -07: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 Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
footer_content.tmpl Merge remote-tracking branch 'forgejo/v1.18/forgejo-a11y' into v1.18/forgejo 2023-02-20 19:57:07 +01:00
head.tmpl fix wrong theme class when logged out if default theme is changed (#22408) 2023-02-24 03:03:37 -07:00
head_navbar.tmpl Improve accessibility of navigation bar and footer (#22635) 2023-02-20 16:54:00 +01:00
head_script.tmpl Remove useless `appVer` from JS `window.config` (#21445) 2022-10-14 01:16:27 +08:00
paginate.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00