view _test/Resources/TTView/My/Org/Derived.tt @ 300:bf3af33b9003

sync
author cin
date Fri, 22 Mar 2013 01:05:11 +0400
parents bd79145657e5
children aeeb57a12046
line wrap: on
line source

[% META base='./Base' %]
[% BLOCK LABEL %]
derived label
[% END %]
[% INCLUDE $base.RENDER %]