Mercurial > pub > Impl
diff _test/Resources/view/site/product/view.tt @ 349:86b470004d47
added lables loading
author | cin |
---|---|
date | Fri, 04 Oct 2013 17:06:34 +0400 |
parents | f116cd9fe7d9 |
children | cfd7570c2af2 |
line wrap: on
line diff
--- a/_test/Resources/view/site/product/view.tt Thu Oct 03 19:48:57 2013 +0400 +++ b/_test/Resources/view/site/product/view.tt Fri Oct 04 17:06:34 2013 +0400 @@ -1,3 +1,3 @@ -<h1> PageTitle </h1> +<h1> $PageTitle </h1> <div>name: [% display('name') %]</div> <div>description: [% display(model) %]</div> \ No newline at end of file