view _test/Resources/TTView/My/Org/Derived.tt @ 325:34a110d1f06c

added security check for the query transformation
author cin
date Mon, 27 May 2013 02:49:58 +0400
parents aeeb57a12046
children
line wrap: on
line source

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