{* $Id: header.tpl 2614 2008-09-27 21:00:12Z patdenice $ *} {* Warning : This is the admin pages header only don't confuse with the public page header *} {$GALLERY_TITLE} :: {$PAGE_TITLE} {known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js" now=1} {*jQuery is always available by default*} {$themeconf.local_head} {if not empty($head_elements)} {foreach from=$head_elements item=elt} {$elt} {/foreach} {/if}
{* Dummy block for double background management *}
{if not empty($header_msgs)}
{foreach from=$header_msgs item=elt} {$elt} {/foreach}
{/if}
{*$PAGE_BANNER*}
{if not empty($header_notes)}
{foreach from=$header_notes item=elt} {$elt} {/foreach}
{/if}