{template 'header.html'} {template 'system/cslide.html'} {template 'position.html'}

{$arr['title']}

{loop $row $option} {if $arr['type'] == 'radio'} {else} {/if} {$option['name']} {if isset($option['num'])}({$option['num']}){/if}
{/loop}
{template 'footer.html'}