{% extends "registration/password_reset_base.html" %} {% load i18n %} {% block title %}{% trans 'Password reset complete' %}{% endblock %} {% block content %}
{% trans "Your password has been set. You may go ahead and log in now." %}
{% trans 'Log in' %}