view _test/Resources/view/site/product/view.tt @ 348:f116cd9fe7d9

working on TTView: pre-alpha version
author cin
date Thu, 03 Oct 2013 19:48:57 +0400
parents f05634287ac7
children 86b470004d47
line wrap: on
line source

<h1> PageTitle </h1>
<div>name: [% display('name') %]</div>
<div>description: [% display(model) %]</div>