{* *} {include file="default/layout/head.tpl"} {if $show_header}
{* Bug and help notifications *} {* topbar *} {include file="default/layout/topbar.tpl"}
{* logo *} {$logo} {* plugin_header *} {if !empty($plugin_header_left)}
{$plugin_header_left}
{/if}
{* plugin_header *} {if !empty($plugin_header_center)}
{$plugin_header_center}
{/if}  
{* header right (notifications) *} {* plugin_header *} {if !empty($plugin_header_right)}
{$plugin_header_right}
{/if}  
{if !empty($plugin_header_main)}
{$plugin_header_main}
{/if}
{* menu *} {if $menu} {/if} {* breadcrumb *} {$breadcrumb}
{if !empty($show_course_shortcut) }
{$show_course_shortcut}
{/if} {if !empty($show_course_navigation_menu) } {$show_course_navigation_menu} {/if} {/if}