{template 'common/header'} {template 'web/comment/_header'} {if $op=='display'} {template 'web/comment/display'} {elseif $op=='reply'} {template 'web/comment/reply'} {elseif $op=='addComment'} {template 'web/comment/addComment'} {/if} {template 'common/footer'}