view _test/Resources/TTView/My/Org/Derived2.tt @ 304:2ff513227cb4

*TTView: refactoring. Added control registry for the document.
author cin
date Mon, 15 Apr 2013 07:44:50 +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