{% extends '@yuuno/settings/account/master.twig' %} {% set mode = 'Details' %} {% block description %}

Alter the details of your account, leave fields blank to leave them unchanged.

{% endblock %} {% block settingsContent %}

E-mail address

{% if edit_usern %}

Username {% if last_name_change %}(last change was ){% endif %}

{% endif %} {% if edit_title %}

Title

{% endif %}

Password

{% endblock %}