{% extends "zerver/portico_signup.html" %} {% block portico_content %}

{{ _("Password reset sent!") }}

{{ _('Check your email to finish the process.') }} {{ _("(Or don't, but then why did you fill out this form?)") }}

{% include 'zerver/dev_env_email_access_details.html' %}
{% endblock %}