|
|
@@ -6,15 +6,15 @@
|
|
|
<div class="row justify-content-center">
|
|
|
<div class="col-lg-12">
|
|
|
<div class="jumbotron text-center p-4">
|
|
|
- <h2>Flask + 2FA</h2>
|
|
|
- <h4>Setup and Authenticate 2FA</h4>
|
|
|
+ <h2>artFi Security Check!</h2>
|
|
|
+ <h4>Setup or Authenticate 2-Factor Authentication</h4>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="col-lg-5">
|
|
|
<form method="POST">
|
|
|
{{ form2.hidden_tag() }}
|
|
|
<div>
|
|
|
- <h5>Instructions!</h5>
|
|
|
+ <h5>Instructions:</h5>
|
|
|
<ul>
|
|
|
<li>Download <a href="https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2&hl=en&gl=US" target="_blank">Google Authenticator</a> on your mobile.</li>
|
|
|
<li>Create a new account with <strong>setup key</strong> method.</li>
|