{if $op=="display"} {template 'header'}

关于我们

{php echo html_entity_decode($param['aboutus'], ENT_QUOTES)}

{loop $telarr $row}

{$row['name']}{$row['phone']}

{/loop}

{template 'footer'} {/if}