{template 'common/header'} {template 'web/category/_header'} {if $op=='display'} {template 'web/category/display'} {elseif $op=='post'} {template 'web/category/post'} {elseif $op=='hotList'} {template 'web/category/hotList'} {/if} {template 'common/footer'}