{template 'common/header'} {template 'web/pcmanage/_header'} {if $op=='display'} {template 'web/pcmanage/display'} {elseif $op=='about'} {template 'web/pcmanage/about'} {elseif $op=='navigation'} {template 'web/pcmanage/navigation'} {elseif $op=='addNav'} {template 'web/pcmanage/addNav'} {elseif $op=='footerArticle'} {template 'web/pcmanage/footerArticle'} {elseif $op=='addFooterArticle'} {template 'web/pcmanage/addFooterArticle'} {elseif $op=='footerArticleList'} {template 'web/pcmanage/footerArticleList'} {/if} {template 'common/footer'}