forgejo/templates/base
crystal 9ffaf19d89
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-01-12 08:52:05 -06:00
..
alert.tmpl
alert_details.tmpl
delete_modal_actions.tmpl
disable_form_autofill.tmpl
footer.tmpl
footer_content.tmpl
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
paginate.tmpl