in reply to Re: How do you use Template Toolkit with Dancer2?
in thread How do you use Template Toolkit with Dancer2?

Thanks!

Also, I discovered I had turned on a different piece of config as well: the YAML session engine block at the bottom of the config.yml file.

It was that session engine block which was breaking things. As soon as I turned that off, the page worked again.

  • Comment on Re^2: How do you use Template Toolkit with Dancer2?