{% extends "sentry/emails/base.html" %} {% load i18n %} {% block main %}

Setup Two-Factor Authentication

Hello {{ user.name }},

The {{ organization.name }} organization now requires that all members enable two-factor authentication. Effective immediately, you will be unable to access projects under the {{ organization.name }} organization unless you enable at least one form of two-factor authentication.

Click the button below to enable two-factor authentication.

Enable Two-Factor Authentication {% endblock %}