Skip to content

draft: Fix html escaping in email subject lines

james kiger requested to merge 189-html-escapeing into master

Closes #189

Turns off html autoescaping in email subject line templates. I added this on the templates with variable context data, not the ones that just have a line of pre-written text.

Edited by james kiger

Merge request reports