{% trans 'Ajustes de la cuenta' %}
{% trans 'Nombre para mostrar' %}
{% include 'crochet/_account_display_name_form.html' %}{% trans 'Email' %}
{% include 'crochet/_account_email_form.html' %}{% trans 'Cambiar contraseña' %}
{% include 'crochet/_account_password_form.html' %}{% trans 'Eliminar cuenta' %}
{% trans 'Esto borrará tu cuenta y todos tus patrones de forma permanente.' %}
{% include 'crochet/_account_delete_form.html' %}