Fix everything but visit is broken
[catagits/Catalyst-View-Component-SubInclude.git] / t / ESITest / root / index.tt
1 ESI Test, will include /time_include<br/>
2 [% subinclude('/time_include', { 'foo' => 'bar'} ) %]<br/>
3 [% subinclude('/time_args', ['test'], { 'baz' => 'quux' }) %]<br/>