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

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

[% BLOCK LABEL %]
base label
[% END %]
[% BLOCK FOOTER %]
base footer
[% END %]
[% INCLUDE LABEL %]
Render
[% INCLUDE FOOTER %]