aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/View/EmailText.pm
Commit message (Collapse)AuthorAgeLines
* Switch to default-escaped in email templates.Matthew Somerville2019-12-09-0/+29
We add a way to process a template with no auto-escaping, that can be used for the text parts of emails, and mark various HTML output as safe.