You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/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.
2 years ago
..
alert.tmpl Support Issue forms and PR forms (#20987) 2 years ago
alert_details.tmpl Enforce tab indentation in templates (#15289) 4 years ago
delete_modal_actions.tmpl Refactor `i18n` to `locale` (#20153) 3 years ago
disable_form_autofill.tmpl Disable form autofill (#17291) 3 years ago
footer.tmpl Add whitespace removal inside template curly brackes (#20853) 2 years ago
footer_content.tmpl Removed one extra whitespace in footer after "Template" (#21364) 2 years ago
head.tmpl fix wrong theme class when logged out if default theme is changed (#22408) 2 years ago
head_navbar.tmpl Don't display stop watch top bar icon when disabled and hidden when click other place (#22374) 2 years ago
head_script.tmpl Remove useless `appVer` from JS `window.config` (#21445) 2 years ago
paginate.tmpl Optimize html templates (#22080) 2 years ago