Skip to content
Snippets Groups Projects
Unverified Commit ebbb2400 authored by Simon Chen's avatar Simon Chen Committed by GitHub
Browse files

MST-698 Remove escaping for Proctoring Requirements email on course_name and...

MST-698 Remove escaping for Proctoring Requirements email on course_name and proctoring backend name (#27500)

The course name can contain apostrophes and other special characters. The email template right now escapes every words. This is not desired because it can render apostrophes like #39;. Update the email templates so only second half of the email template is escaped
parent fb2cf541
No related branches found
Tags release-2021-05-04-10.16
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment