{% extends 'base.html' %} {% block content %}

{{ _('User settings') }}

Password requirements:

Introduce your password for being able to update your settings
  • It must be at least 8 characters long.
  • Password must contain at least one special character (!@#$%^&*(),.?":{}|>)
  • Password must contain at least one numeric digit (0-9)
{% endblock %}