{% extends "django_registration/registration_base.html" %} {% load static %} {%load i18n %} {% block title %}{% trans "Reset password" %}{% endblock %} {%block content %}

{%trans "Powered by"%}

{%trans "Check your inbox" %}

{%trans "We have sent you instructions on how to set your password. You should be receiving this e-mail shortly!" %}

{% endblock %}