|
@@ -7,7 +7,12 @@
|
|
|
|
|
|
|
|
|
{% block single_content %}
|
|
|
- <div class="bg-white p-6" style="max-width: 50em; margin: auto">
|
|
|
+ <div class="bg-white p-6" style="margin: auto">
|
|
|
+
|
|
|
+ <div>
|
|
|
+ Your account is protected with multi-factor authentication (MFA). <br>
|
|
|
+ To continue with the sign-in you need to provide the access code from your authenticator.
|
|
|
+ </div>
|
|
|
|
|
|
<form method="post">
|
|
|
{{ otp_token_form.csrf_token }}
|