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