Quoting Dave Cross <[email protected]>:
I'll see if I can come up with a failing test and a patch.
In the meantime, to see the problem. * Create a new Dancer2 app - $ dancer2 gen -a Foo * Edit config.yml to switch to templating engine to TT * Start the app - $ plackup bin/app.psgi * Visit http://localhost:5000/not-there - See the following: Internal Server Error file error - 404.tt: not found Cheers, Dave... _______________________________________________ dancer-users mailing list [email protected] http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
