{{ 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.lbl_display_name" }} {{ tr .UILang "profile.lbl_username" }} {{ tr .UILang "profile.lbl_email" }} {{ tr .UILang "profile.lbl_new_password" }} {{ tr .UILang "profile.pass_show" }} {{ tr .UILang "profile.pass_prefix" }} {{ tr .UILang "profile.pass_none" }} {{ tr .UILang "settings.save_footer" }} {{ tr .UILang "profile.pk_section_title" }} {{ tr .UILang "profile.passkeys_sub" }} {{ tr .UILang "profile.pk_add_btn" }} {{ end }} {{ define "bottom_js"}} {{ end }}