view _test/Resources/TTView/My/Org/Derived2.tt @ 337:f4e14f32cf54

fixed bugs with string and local $_ added support for localized labels
author cin
date Fri, 14 Jun 2013 15:37:34 +0400
parents aeeb57a12046
children
line wrap: on
line source

[% META extends='./Derived'%]
[% BLOCK LABEL %]
derived 2 label
[% END %]
BEGIN DERIVED 2 DOCUMENT
[% INCLUDE BASE %]
END OF DERIVED 2 DOCUMENT