{% extends "layouts/base-auth-minimal.html" %} {% load static i18n %} {% block title %} Login Minimal {% endblock %} {% block stylesheets %} {% endblock stylesheets %} {% block content %}

{% trans "Password reset complete" %}

{% trans "Your password has been set. You may go ahead and log in now." %}

{% endblock content %}