{% extends "_base.html" %} {% block title %}Account exists - {{ _brand_name }}{% endblock %} {% block content %}
An account with {{ recipient_email }} already exists. Please sign in to continue using {{ _brand_name }}.
| Sign In |
If you did not request this email, you can safely ignore it.
If anything comes up, write to us at {{ _support_email }}.
{% endblock %} {% block card_footer %}— The {{ _brand_name }} Team
{{ _branding_url }} · {{ _support_email }}