Mercurial > pub > Impl
view _test/Resources/TTView/My/Org/Derived.tt @ 313:ec4ec1f056fe
TTView: page content now rendered lazy therefore a page layout must wrap the document content
author | cin |
---|---|
date | Tue, 30 Apr 2013 01:27:05 +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