{% block content %} Error {% include 'nav.html' %}
Profile Picture

{{ user.name }} {{ user.last_name }}



Password requirements

To create a new password, you have to meet all of the following requirements:

  • Minimum 8 character
  • At least one special character
  • At least one number
  • Can’t be the same as a previous password

{% include 'footer.html' %} {% endblock %}