Mercurial > pub > Impl
comparison _test/Resources/TTView/simple.tt @ 194:4d0e1962161c
Replaced tabs with spaces
IMPL::Web::View - fixed document model, new features (control classes, document constructor parameters)
author | cin |
---|---|
date | Tue, 10 Apr 2012 20:08:29 +0400 |
parents | 029c9610528c |
children |
comparison
equal
deleted
inserted
replaced
193:8e8401c0aea4 | 194:4d0e1962161c |
---|---|
1 [% META title = "Документ 1", version = 10 %] | 1 [% META title = "Документ 1", version = 10 %] |
2 [% BLOCK CTOR; | 2 [% BLOCK CTOR; |
3 templateVar = "initialized by the constructor"; | 3 templateVar = "initialized by the constructor"; |
4 END; %] | 4 END; %] |
5 $user - $template.title | 5 $user - $template.title |