2bab3a92806f3532d6ebf3c398a5051fd6fa7fa2
[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/>