{# subject is HTML-escaped by select_autoescape(); body uses sanitize_html because it contains intentional HTML that shouldn't be escaped. #} {{ subject }}
{{ body | sanitize_html }}