{% extends 'layout.html' %} {% load i18n %} {% load static %} {% block content %}

{% trans 'Password Reset' %}

{% trans 'Sent! Check your emails to reset your password.' %}

{% endblock %}