{% extends 'account/base.html' %} {% load static %} {% block title %}Reset your password{% endblock %} {% block container %}
{% include 'commons/components/messages.html' %}

Altere sua senha

We've emailed you instructions for setting your password.

If you don't receive an email, please make sure you've entered the address you registered with.

{% endblock %}