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

Hey, {{ user_name }},

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

This is generally good news because it helps protect your account from evil-doers, but if you didn't do this or think it sounds suspicious then please let us know. 

{% endblock %}