{% extends "account/base.html" %} {% load static i18n account crispy_forms_tags %} {% block title %}{% trans "BuildBlock | Forgot email" %}{% endblock %} {% block content %}

{% trans "Account Availability" %}

{% trans "We have an account linked to this email." %}

{{username_half}}{{username_x}}@{{domain}}



{% blocktrans %}If you have difficulties finding your account or need additional help, please contact BuildBlock Customer Center (help@buildblock.io).{% endblocktrans %}

{% endblock content %}