{if $op=='studyDurationDetails'} {/if} {template 'common/header'} {template 'web/record/_header'} {if $op=='display'} {template 'web/record/display'} {elseif $op=='studyDuration'} {template 'web/record/studyDuration'} {elseif $op=='studyDurationDetails'} {template 'web/record/studyDurationDetails'} {/if} {template 'common/footer'}