gitea/templates/user/auth
wxiaoguang 31ab331b23
Remove incorrect HTML self close tag ()
HTML is not XML.
..
activate.tmpl Add main landmark to templates and adjust titles ()
captcha.tmpl Move helpers to be prefixed with `gt-` ()
change_passwd.tmpl Add main landmark to templates and adjust titles ()
change_passwd_inner.tmpl Make sure fmt catches all templates ()
finalize_openid.tmpl Add main landmark to templates and adjust titles ()
forgot_passwd.tmpl Add main landmark to templates and adjust titles ()
grant.tmpl Remove incorrect HTML self close tag ()
grant_error.tmpl Add main landmark to templates and adjust titles ()
link_account.tmpl Add main landmark to templates and adjust titles ()
oidc_wellknown.tmpl Add groups scope/claim to OIDC/OAuth2 Provider ()
prohibit_login.tmpl Add main landmark to templates and adjust titles ()
reset_passwd.tmpl Add main landmark to templates and adjust titles ()
signin.tmpl Add main landmark to templates and adjust titles ()
signin_inner.tmpl Add option to enable CAPTCHA validation for login ()
signin_navbar.tmpl Optimize html templates ()
signin_openid.tmpl Add main landmark to templates and adjust titles ()
signup.tmpl Add main landmark to templates and adjust titles ()
signup_inner.tmpl Add option to enable CAPTCHA validation for login ()
signup_openid_connect.tmpl Add main landmark to templates and adjust titles ()
signup_openid_navbar.tmpl Optimize html templates ()
signup_openid_register.tmpl Add main landmark to templates and adjust titles ()
twofa.tmpl Add main landmark to templates and adjust titles ()
twofa_scratch.tmpl Add main landmark to templates and adjust titles ()
webauthn.tmpl Replace a few fontawesome icons with svg ()
webauthn_error.tmpl Convert `<div class="button">` to `<button class="button">` ()