{template 'common/header'} {template 'web/lesson/_header'} {if $op == 'display'} {template 'web/lesson/display'} {elseif $op == 'postlesson'} {template 'web/lesson/postlesson'} {elseif $op == 'auditContent'} {template 'web/lesson/auditContent'} {/if} {template 'common/footer'}