--- title: Update Profile --- {{ if ! logged_in }} {{ redirect to="{ mb:user:login_url append_redirect='true' }" }} {{ /if }}

Update Profile

Update your account details below.

{{ mb:user:profile_form }} {{ if errors }}
{{ errors }} {{ value }}
{{ /errors }}
{{ /if }} {{ if success }}
{{ success }}
{{ /if }} {{ user }}
{{ /user }} Want to change your password? {{ /mb:user:profile_form }}