Mercurial > pub > Impl
view _test/Resources/view/layout/default.tt @ 359:833e663796c4
TTView: added view variable to pass rendering context between controls
TTView: display function renamed to display_for
WebResource: resources now marked with roles for searching a desired resource by a role in the resource chain
author | sergey |
---|---|
date | Mon, 25 Nov 2013 02:19:31 +0400 |
parents | cfd7570c2af2 |
children |
line wrap: on
line source
[% document.dojo.modules = []; %] [%~ WRAPPER DOC%] $content [% END %] [% BLOCK DOC %] [%~ render('header') %] [% render('menu') %] [% render('nav') %] $content [% render('footer') %] [% END %]