diff --git a/containers/auth-gateway/auth_gateway/templates/login_totp.html b/containers/auth-gateway/auth_gateway/templates/login_totp.html index bd0284d..45a804d 100644 --- a/containers/auth-gateway/auth_gateway/templates/login_totp.html +++ b/containers/auth-gateway/auth_gateway/templates/login_totp.html @@ -1,8 +1,8 @@ {% extends "base.html" %} -{% block title %}Verify identity — Gatekeeper{% endblock %} +{% block title %}Verification required — Gatekeeper{% endblock %} {% block content %} -
Enter the current code from your authenticator app to access {{ application_name }}
+Enter your security code to access {{ application_name }}
{% if error %}