Add MANIFEST and META.yml
[catagits/Catalyst-View-Component-SubInclude.git] / t / ESITest / root / index.tt
CommitLineData
eb99eb06 1ESI Test, will include /time_include<br/>
6e96f4bf 2[% subinclude('/time_include', { 'foo' => 'bar'} ) %]<br/>
3[% subinclude('/time_args', ['test'], { 'baz' => 'quux' }) %]<br/>