{template 'common/header'} {template 'web/setting/_header'} {if $op=='display'} {template 'web/setting/display'} {elseif $op=='frontshow'} {template 'web/setting/frontshow'} {elseif $op=='moduleshow'} {template 'web/setting/moduleshow'} {elseif $op=='templatemsg'} {template 'web/setting/templatemsg'} {elseif $op=='templateformat'} {template 'web/setting/templateformat'} {elseif $op=='picture'} {template 'web/setting/picture'} {elseif $op=='addPic'} {template 'web/setting/addPic'} {elseif $op=='navigation'} {template 'web/setting/navigation'} {elseif $op=='addNav'} {template 'web/setting/addNav'} {elseif $op=='savetype'} {template 'web/setting/savetype'} {elseif $op=='sms'} {template 'web/setting/sms'} {elseif $op=='pageText'} {template 'web/setting/pageText'} {elseif $op== 'service'} {template 'web/setting/service'} {elseif $op== 'diy'} {template 'web/setting/diy'} {elseif $op== 'addDiy'} {template 'web/setting/addDiy'} {/if} {template 'common/footer'}