{template 'common/header'} {template 'web/others/_header'} {if $op=='display'} {template 'web/others/display'} {elseif $op=='suggestDetails'} {template 'web/others/suggestDetails'} {elseif $op=='suggestCategory'} {template 'web/others/suggestCategory'} {elseif $op=='syslog'} {template 'web/others/syslog'} {elseif $op=='deleteSyslog'} {template 'web/others/deleteSyslog'} {elseif $op=='clearcache'} {template 'web/others/clearcache'} {/if} {template 'common/footer'}