gitea/templates/user/auth
neon 0bd59381ad
Center-aligning content of WebAuthN page ()
<!--

Please check the following:

1. Make sure you are targeting the `main` branch, pull requests on
release branches are only allowed for bug fixes.
2. Read contributing guidelines:
https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md
3. Describe what your pull request does and which issue you're targeting
(if any)

-->

This attempts to correct  , where the content of the page is not
center-aligned.

(Note: I think this contains the right commits - but, those other
commits seem superfluous. I'm not sure I've made the pull request
correctly. I don't often use the pull request pattern when working,
opting to use the merge-request pattern instead for my workplace. If
there are any issues, please let me know and I will try to correct
them.)

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
..
activate.tmpl Refactor `i18n` to `locale` ()
change_passwd.tmpl Add class to page content to unify top margin ()
change_passwd_inner.tmpl Make sure fmt catches all templates ()
finalize_openid.tmpl Refactor `i18n` to `locale` ()
forgot_passwd.tmpl Refactor `i18n` to `locale` ()
grant.tmpl Refactor `i18n` to `locale` ()
grant_error.tmpl Make sure fmt catches all templates ()
link_account.tmpl Refactor `i18n` to `locale` ()
oidc_wellknown.tmpl Add groups scope/claim to OIDC/OAuth2 Provider ()
prohibit_login.tmpl Refactor `i18n` to `locale` ()
reset_passwd.tmpl Make sure fmt catches all templates ()
signin.tmpl Add fluid to ui container class to remove margin ()
signin_inner.tmpl Refactor `i18n` to `locale` ()
signin_navbar.tmpl Refactor `i18n` to `locale` ()
signin_openid.tmpl Refactor `i18n` to `locale` ()
signup.tmpl Add class to page content to unify top margin ()
signup_inner.tmpl Make sure fmt catches all templates ()
signup_openid_connect.tmpl Make sure fmt catches all templates ()
signup_openid_navbar.tmpl Refactor `i18n` to `locale` ()
signup_openid_register.tmpl Make sure fmt catches all templates ()
twofa.tmpl Refactor `i18n` to `locale` ()
twofa_scratch.tmpl Refactor `i18n` to `locale` ()
webauthn.tmpl Center-aligning content of WebAuthN page ()
webauthn_error.tmpl Refactor `i18n` to `locale` ()