package components import ( "context" "github.com/starfleetcptn/gomft/internal/db" ) templ Profile(ctx context.Context, user db.User) { @LayoutWithContext("Profile", ctx) {
Personal details and application settings.
Update your password to keep your account secure.