forgejo/templates/base
crystal 9ffaf19d89
fix wrong theme class when logged out if default theme is changed ()
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-01-12 08:52:05 -06:00
..
alert.tmpl Support Issue forms and PR forms () 2022-09-02 15:58:49 +08:00
alert_details.tmpl Enforce tab indentation in templates () 2021-04-10 23:46:37 -04:00
delete_modal_actions.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
disable_form_autofill.tmpl Disable form autofill () 2021-10-19 01:08:41 +03:00
footer.tmpl Add whitespace removal inside template curly brackes () 2022-08-25 17:55:52 -04:00
footer_content.tmpl Removed one extra whitespace in footer after "Template" () 2022-10-08 11:53:42 +08:00
head.tmpl fix wrong theme class when logged out if default theme is changed () 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 () 2023-01-09 21:53:11 -05:00
head_script.tmpl Remove useless appVer from JS window.config () 2022-10-14 01:16:27 +08:00
paginate.tmpl Optimize html templates () 2022-12-09 21:34:51 +08:00