27 Aug
2015
27 Aug
'15
8:18 a.m.
On 26/08/2015 01:20, Yanick Champoux wrote:
I would expect it's because the "set template => 'template_toolkit'" initialize the template engine, and since you haven't defined your custom arguments yet, it'll take in the defaults. And when you do pass your custom arguments on the next line, it's too late and won't be used.
Yet it doesn't seem to matter when the order is changed in config.yml (at least that's the case with [% %] tags). Why does that behave differently? -- Richard Jones