{% extends "zerver/portico.html" %} {% block title %}
{% trans %} Emails sent! The addresses entered on the previous page are listed below: {% endtrans %}
{% trans %} Enter your email address to receive an email with the URLs for all the Zulip Cloud organizations in which you have active accounts. If you have also forgotten your password, you can reset it. {% endtrans %}
{% if form.emails.errors %} {% for error in form.emails.errors %}