Mercurial > pub > Impl
view _test/Resources/TTView/My/Org/Base.tt @ 332:04a093f0a5a6
IMPL::Web::Application refactoring: resources are created per client request
author | cin |
---|---|
date | Sun, 09 Jun 2013 21:48:57 +0400 |
parents | aeeb57a12046 |
children |
line wrap: on
line source
[% BLOCK LABEL %] base label [% END %] [% BLOCK FOOTER %] base footer [% END %] BEGIN BASE DOCUMENT LABEL: [% INCLUDE LABEL %] base document body FOOTER: [% INCLUDE FOOTER %] END OF BASE DOCUMENT