You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<twig:Molecules:SnackBar:Base variant="success" text="{{ 'A link has just been sent to your email address.'|trans }}" />
{% else %}
<twig:Molecules:SnackBar:Base variant="success" text="{{ 'If your account exists, a link has just been sent to your e-mail address. Please check your inbox.'|trans }}" />
{% endif %}
<p class="paragraph-2 text-black mt-6 mb-2">{{ 'Remember to check your spam, then try to resend the e-mail.'|trans }}</p>