{{translate("PROFILE.SETTINGS")}}

{% include "forms/csrf.html.twig" %} {% block settings_profile %}
{% include "forms/partials/input-user-name.html.twig" with { 'col_width': 'col-sm-12' } %}
{% include "forms/partials/input-user-locale.html.twig" with { 'col_width': 'col-sm-12' } %}
{% endblock %}
{% if 'submit' not in form.fields.hidden %} {% endif %}