view _test/Resources/TTView/My/Org/Derived2.tt @ 339:97628101b765

refactoring: application now holds a security object factory rather than a security object
author cin
date Wed, 19 Jun 2013 03:25:44 +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