view _test/Resources/TTView/simple.tt @ 343:9bdccdf1f50b

Added a templates context
author cin
date Fri, 13 Sep 2013 12:53:15 +0400
parents 4d0e1962161c
children
line wrap: on
line source

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