diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/otp_app.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/otp_app.html.twig index b620a533d..a98e74e0b 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/otp_app.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/otp_app.html.twig @@ -28,7 +28,7 @@
  • {{ 'config.otp.app.two_factor_code_description_3'|trans }}

    -

    {{ backupCodes|join("\n")|nl2br }}

    +

    {{ backupCodes|join("\n") }}

  • {{ 'config.otp.app.two_factor_code_description_4'|trans }}