{% extends 'settings/account/master.twig' %} {% set mode = 'Details' %} {% block description %}
Alter the details of your account, leave fields blank to leave them unchanged.
{% endblock %} {% block js %} {{ parent() }} {% endblock %} {% block settingsContent %} {% endblock %}