{{ define "title"}}{{ tr .UILang "profile.title" }}{{ end }} {{ define "top_css"}} {{ end }} {{ define "username"}}{{ .username }}{{ end }} {{ define "page_title"}}{{ tr .UILang "profile.page" }}{{ end }} {{ define "page_content"}}

{{ tr .UILang "profile.section_account_title" }}

{{ tr .UILang "profile.section_account_sub" }}
{{ tr .UILang "profile.pass_prefix" }} {{ tr .UILang "profile.pass_none" }}

{{ tr .UILang "profile.pk_section_title" }}

{{ tr .UILang "profile.passkeys_sub" }}
{{ end }} {{ define "bottom_js"}} {{ end }}