diff --git a/frappe/www/qrcode.html b/frappe/www/qrcode.html index a47b2991a7..a0eafcf04a 100644 --- a/frappe/www/qrcode.html +++ b/frappe/www/qrcode.html @@ -6,7 +6,7 @@

{{ _("QR Code for Login Verification") }}

-

{{ _("Hi {0}").format(qr_code_user.first_name) }},

+

{{ _("Hi {0}").format(qr_code_user.first_name | e) }},

{{ _("Steps to verify your login") }}: