{* $Id: header.tpl 2651 2008-10-04 09:50:02Z rub $ *} {* 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}