{template 'common/header'} {template 'web/commission/_header'} {if $op=='display'} {template 'web/agent/display'} {else if $operation=='detail'} {template 'web/agent/detail'} {elseif $op=='myteacher'} {template 'web/agent/myteacher'} {elseif $op=='relation'} {template 'web/agent/relation'} {/if} {template 'common/footer'}