{* This is the header which is displayed on top of every page $Id: header.tpl,v 2.25 2011/02/11 07:42:10 andig2 Exp $ *} {include file="xml.tpl"}
{if !empty($header.browse)}{$lang.browse}{/if} {if !empty($header.trace)}{$lang.imdbbrowser}{/if} {if !empty($header.random)}{$lang.random}{/if} {if !empty($header.search)}{$lang.search}{/if} {if !empty($header.new)}{$lang.n_e_w}{/if} {if $header.active == 'show'} {if !empty($header.request_uri)}{/if} {$lang.view} {/if} {if $header.active == 'edit'}{$lang.edit} {/if} {if !empty($header.borrow)}{$lang.borrow}{/if} {if !empty($header.stats)}{$lang.statistics}{/if} {if !empty($header.contrib)}{$lang.contrib}{/if} {if !empty($header.setup)}{$lang.setup}{/if} {if !empty($header.profile)}{$lang.profile}{/if} {if !empty($header.help)}{$lang.help}{/if} {if !empty($header.login)}{if !empty($loggedin)}{$lang.logout}{else}{$lang.login}{/if}{/if}