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

{% trans 'We just sent you a password reset!' %}

{% trans 'Check your email to finish the process' %}.

({% trans "Or don't, but then why did you fill out this form?" %})

{% endblock %}