{% extends "email/base.html" %} {% load posthog_assets %} {% load posthog_filters %} {% block section %}

Hey, {{ user_name }},

Someone used a backup code to bypass two-factor authentication and access {{ user_email }}.

Hopefully, that was you. If so, there's no need for alarm. If it wasn't you then you should let us know urgently, as someone may have accessed your account without your permission. And that would be bad. 

{% endblock %}