comparison _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
comparison
equal deleted inserted replaced
348:f116cd9fe7d9 349:86b470004d47
1 <h1> PageTitle </h1> 1 <h1> $PageTitle </h1>
2 <div>name: [% display('name') %]</div> 2 <div>name: [% display('name') %]</div>
3 <div>description: [% display(model) %]</div> 3 <div>description: [% display(model) %]</div>