{% extends "base.html" %} {% load crispy_forms_tags %} {% block title %}{{ block.super }}{% trans "Change your password"%}{% endblock %} {% block list_of_items %}

{% trans "Password reset" %}

{% trans "Check your inbox. We've sent a message to confirm your email is valid." %}
{% endblock list_of_items %}