{% trans "Select the button below, then follow your browser's prompt to use your security key or passkey." %}
{% comment %}webauthn.js reveals this by setting .hidden = false when the browser has no WebAuthn support. It MUST render with `hidden` set.{% endcomment %}{{ error_message }}
{% endif %} {# Left empty on purpose: webauthn.js writes ceremony errors here. #} {% webauthn_options_script options "webauthn-options" %}