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

_______________________________________________
dancer-users mailing list
[email protected]
http://lists.preshweb.co.uk/mailman/listinfo/dancer-users

Reply via email to