{{define "profile"}} {{template "base" .}} {{end}} {{define "profile_content"}}

Your Profile

Manage your account details and security

Email

Change Password

Multi‑Factor Authentication

Status: {{if .MFAEnabled}}Enabled{{else}}Disabled{{end}}
Add an extra layer of security to your account

Note: This simple flow generates or clears your MFA secret. A full QR/TOTP enrollment flow can be added later.

{{end}} {{define "profile_scripts"}} {{end}}