{% if user %} {{ form_ajax('onUpdate', { model: user, 'data-request-validate': '', 'data-request-flash': '' }) }}


{% if account.timezonesEnabled %}

{% endif %}


{% for setting,attributes in account.updateSettings %} {{attributes.html|raw}}
{% endfor %}

{{ form_close() }} {% else %}
You are not logged in.
{% endif %}