comparison _test/Resources/TTView/My/Org/Base.tt @ 299:bd79145657e5

sync
author sergey
date Thu, 21 Mar 2013 16:00:09 +0400
parents
children aeeb57a12046
comparison
equal deleted inserted replaced
298:78f767765706 299:bd79145657e5
1 [% BLOCK LABEL %]
2 base label
3 [% END %]
4 [% BLOCK FOOTER %]
5 base footer
6 [% END %]
7 [% INCLUDE LABEL %]
8 Render
9 [% INCLUDE FOOTER %]