{template 'common/header'} {template 'web/award/_header'} {if $op == 'display'} {template 'web/award/display'} {elseif $op == 'details'} {template 'web/award/details'} {elseif $op == 'setting'} {template 'web/award/setting'} {/if} {template 'common/footer'}