{$data.name}

{$errorMessage}
{if isset($error.category)} {$error.category} {/if}
{if $data.demo_url != ''}
{/if}
{if $attributes} {foreach from=$attributes item=a}
{if $a.type == 'select'} {elseif $a.type == 'multiple'} {elseif $a.type == 'check'} {foreach from=$a.attributes item=ai} {$ai.name}
{/foreach} {elseif $a.type == 'radio'} {foreach from=$a.attributes item=ai} {$ai.name}
{/foreach} {else} {/if}
{/foreach} {/if}
{foreach from=$data.tags.usage item=t}{$t}, {/foreach}
{foreach from=$data.tags.style item=t}{$t}, {/foreach}
{foreach from=$data.tags.features item=t}{$t}, {/foreach}
{if $smarty.post.free_request == 'true'} {else} {/if}
{if $smarty.post.free_request == 'true'}
{$lang.yes}
{/if}
{literal} {/literal}