[dancer-users] Still an error when using a WRAPPER
Octavian Rasnita
orasnita at gmail.com
Tue Mar 12 07:06:54 GMT 2013
I found that Dancer2 can accept the WRAPPER directive in a TT template, but if the file name of the wrapper is wrapper.tt, it still gives the error:
Internal Server Error file error - parse error - E:\web\mdw\views\index.tt line 1: unexpected token (WRAPPER) [% WRAPPER wrapper.tt %]
If I change the name of the wrapper file with something else, for example test.tt and use
[% WRAPPER test.tt %]
then it works fine. Strange.
--Octavian
More information about the dancer-users
mailing list