aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Template
Commit message (Collapse)AuthorAgeLines
* Stop Template Toolkit indenting multiline strings.Matthew Somerville2013-09-04-0/+539
Embed a local copy of Template::Document, which includes the change of https://github.com/abw/Template2/pull/29 so that multiline quoted strings within a template are not indented and thus stop translating.