generate a FormView

This commit is contained in:
Manuel Raynaud
2013-06-24 14:50:06 +02:00
parent f699686d13
commit 84bc1a8268
5 changed files with 113 additions and 3 deletions

View File

@@ -7,7 +7,9 @@ An image from asset directory :
<div>
{intl l='An internationalized string'}
</div>
{form name="thelia.customer.creation"}
{$form.name}
{/form}
<div>
jQuery data: <span id="jquery_block"></span>
</div>