view _test/Resources/TTView/simple.tt @ 190:cd1ff7029a63

IMLP::Web::View refactored, added new method 'require' which is available inside templates. Changed document rendering.
author cin
date Wed, 04 Apr 2012 17:51:27 +0400
parents 029c9610528c
children 4d0e1962161c
line wrap: on
line source

[% META title = "Документ 1", version = 10 %]
[% BLOCK CTOR;
	templateVar = "initialized by the constructor";
END; %]
$user - $template.title