{{ extends "/layouts/layout_tailwind"}} {{ block title() }}Account Settings{{ end }} {{ block body() }}

Account Settings

{{ if .totp_enabled}}
{{ else }}
{{ end }} Logout
{{ end }}