{$position}
{foreach from=$Helptypes name=Helptypes item=helptype}
{/foreach}
-
{if $helptype.sub}
{foreach from=$helptype.sub name=sub_helptype item=sub_helptype}
- {$sub_helptype.name} {/foreach} {/if}
{lang help_center}
{$service_tel}
{foreach from=$Items name=helps item=item}
{$smarty.foreach.helps.iteration}.{$item.title}
{/foreach}