key.twig 307 B

12345
  1. {% include 'login/twofactor/key-https-warning.twig' %}
  2. <p>
  3. {% trans "Please connect your FIDO U2F device into your computer's USB port. Then confirm login on the device." %}
  4. </p>
  5. <input id="u2f_authentication_response" name="u2f_authentication_response" value="" type="hidden" data-request="{{ request }}">