blob: 3077e03e0aee6392ebb260fd04ef6b74636562d9 (
plain)
1
2
3
4
|
<p>
<label>{% trans "Authentication code:" %} <input type="text" name="2fa_code" autocomplete="off"></label>
</p>
<p>{% trans "Open the two-factor authentication app on your device to view your authentication code and verify your identity." %}</p>
|