{layout="/_layout"} {layout:set name="title"}Edit Profile{/layout:set} {if logged_out} {redirect="/login"} {/if} View Template {if last_segment == "success"}

Edited successfully!

{/if}

{exp:member:mfa_links}

MFA

{if mfa_enabled} Disable MFA {if:else} Enable MFA {/if} {/exp:member:mfa_links}

{exp:member:edit_profile return="/edit-profile/success" include_assets="yes" inline_errors="yes" datepicker="yes" } {!-- You can display all errors at the top of the page or use the individual field {error:} tags shown later --} {!-- {if errors}
Errors {errors}

{error_key}: {error}

{/errors}
{/if} --}

* Required fields

Profile



{if error:username} {error:username} {/if}



{if error:email} {error:email} {/if}


{if error:password} {error:password} {/if}


{if error:password_confirm} {error:password_confirm} {/if}


You must enter your current password to change your password, username or email. {if error:current_password} {error:current_password} {/if}

{custom_profile_fields}


{if lang:profile_field_description} {lang:profile_field_description}
{/if} {form:custom_profile_field} {if has_error} {error} {/if}

{/custom_profile_fields}
{/exp:member:edit_profile}