{template 'common/header'} {template 'web/express/_header'} {if $op=='display'} {template 'web/express/display'} {elseif $op=='postExpress'} {template 'web/express/postExpress'} {elseif $op=='setting'} {template 'web/express/setting'} {elseif $op=='code'} {template 'web/express/code'} {/if} {template 'common/footer'}