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

{{ _("You've set a new password!") }}

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

{% endblock %}