{% extends "zerver/portico_signup.html" %} {% block title %} {{ _("Password successfully reset") }} | Zulip {% endblock %} {% block portico_content %}

{{ _("We've reset your password!") }}

{% trans login_url=url('login') %}Please log in with your new password.{% endtrans %}

{% endblock %}