diff --git a/data/web/templates/modals/footer.twig b/data/web/templates/modals/footer.twig index 6ac0ba48..690b9de0 100644 --- a/data/web/templates/modals/footer.twig +++ b/data/web/templates/modals/footer.twig @@ -191,8 +191,8 @@ {# leave this here to inform users that u2f is deprecated #} {% if pending_tfa_method == 'u2f' %}
-

lang.tfa.u2f_deprecated

-

lang.tfa.u2f_deprecated_important

+

{{ lang.tfa.u2f_deprecated }}

+

{{ lang.tfa.u2f_deprecated_important }}