diff --git a/lms/templates/student_account/register.underscore b/lms/templates/student_account/register.underscore index 3a0e705f0e..1bd10d9d8a 100644 --- a/lms/templates/student_account/register.underscore +++ b/lms/templates/student_account/register.underscore @@ -51,7 +51,7 @@ <% } %> - <%= context.fields %> + <%= context.fields /* xss-lint: disable=underscore-not-escaped */ %>