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

{{ _("Zulip account not found.") }}

{% trans %} No account found for {{ email }}. {% endtrans %}


{% if full_name %} {% endif %}
{% endblock %}