diff --git a/app/auth/templates/auth/fido.html b/app/auth/templates/auth/fido.html index abde9d4f..836dbc0d 100644 --- a/app/auth/templates/auth/fido.html +++ b/app/auth/templates/auth/fido.html @@ -26,6 +26,12 @@ + {% if enable_otp %} +
+ Don't have your key with you?
Verify by One-Time Password +
+ {% endif %} +