{* Warning : This is the admin pages header only don't confuse with the public page header *} {$GALLERY_TITLE} :: {$PAGE_TITLE} {strip} {combine_css path="admin/themes/default/fontello/css/fontello.css" order=-10} {foreach from=$themes item=theme} {if $theme.load_css} {combine_css path="admin/themes/`$theme.id`/theme.css" order=-10} {/if} {if !empty($theme.local_head)} {include file=$theme.local_head load_css=$theme.load_css} {/if} {/foreach} {combine_script id='jquery' path='themes/default/js/jquery.min.js'} {/strip} {get_combined_css} {get_combined_scripts load='header'} {if not empty($head_elements)} {foreach from=$head_elements item=elt} {$elt} {/foreach} {/if}
{if not empty($header_msgs)}
{foreach from=$header_msgs item=elt} {$elt} {/foreach}
{/if}

{$GALLERY_TITLE}

{if not empty($header_notes)}
{foreach from=$header_notes item=elt} {$elt} {/foreach}
{/if}