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