[% subject_html = subject | html; name = form_name | html; email_summary = "“" _ subject_html _ "” – Meddelande från " _ name _ " hos " _ host; email_footer = "Skickat via " _ host _ " och IP-adressen " _ ip; email_columns = 1; PROCESS '_email_settings.html'; INCLUDE '_email_top.html'; %]
Från [% name %] <[% em | html %]>

[% subject | html %]

[% message | html %]

[%~ IF complaint %]

[% complaint | html %] - Rapport - Administratörskontrollpanel

[%~ END %] [% INCLUDE '_email_bottom.html' %]