File size: 441 Bytes
88211d3
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{@enabling_user.email} has enabled a 2FA requirement for the "{@team.name}" team.<br /><br />
Please
<a href={
  Routes.auth_url(PlausibleWeb.Endpoint, :force_initiate_2fa_setup, __team: @team.identifier)
}>
  set up 2FA now
</a>
to keep access to your team on Plausible. The setup takes about a minute with any authenticator app.<br /><br />
Need help? Read our <a href="https://plausible.io/docs/2fa">2FA guide</a>
or reply to this email.