{% extends "sentry/emails/base.html" %} {% load i18n %} {% block main %}
The {{ organization.name|title }} organization now requires all members to enable two-factor authentication. Effective immediately, you will be unable to access this organization or receive its notifications until you enable at least one form of 2FA.
Click the button below to enable 2FA and reinstate your access and settings.
Enable Two-Factor Authentication {% endblock %}