application.twig 258 B

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