{% extends "zerver/portico_signup.html" %} {% block portico_content %}
{% trans %} Please click the following button if you wish to register. {% endtrans %}
Register {% else %}{% trans %} You attempted to login using the email account {{ email }}, but this email address does not have a Zulip account in this organization. If you'd like, you can try to register a new Zulip account with this email address. {% endtrans %}
{# TODO: Ideally, this should use whatever auth #} {# method the user had used to get here, not just #} {# send an email. #} {% endif %}