{% extends "zerver/portico_signup.html" %} {# Displayed after a user attempts to sign up. #} {% block portico_content %}
{{ _("Check your email so we can get started.") }}
{% include 'zerver/dev_env_email_access_details.html' %}{% trans %}Still no email? We can resend it.{% endtrans %} ({{ _("Just in case, take a look at your Spam folder.") }})
{% if realm_creation %} {% else %} {% endif %}