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

Hey, {{ user_name }},

You disabled two-factor authentication (2FA) for {{ user_email }}.

We advise turning it back on for your protection, but it's up to you. And if you didn't turn it off in the first place, you should let us know quickly so we can investigate.

{% endblock %}