{theme->meta_tags}
{$title|default:"PsychoStats"}
{theme->css_links} {theme->js_sources} {if $loggedin and ps_user_logged_in()} {/if}
{* If you want to add some content to the right side of the header add it here! *}
{if $show_login}
{/if}
{if $conf.main.site_url}
<#Home#>
<#Players#>
{else}
<#Players#>
{/if}
<#Clans#>
<#Weapons#>
{if $use_roles}
<#Roles#>
{/if}
<#Maps#>
<#Awards#>
<#Server#>
<#Overview#>
{if $show_admin}
<#Admin#>
{/if}
{if !ps_user_logged_in()}
{if $show_register}
<#Newbie?#> --
<#Register!#>
{/if}
<#Username#>
<#Password#>
<#Remember me!#>
{*
<#Forgot password?#>
*}
{else}
<#Logged in as#>
{$user.username|escape}
<#Click here to logout!#>
<#Welcome#>,
{$user.username|escape}
<#You have been logged in.#>
<#This window will close in a few seconds.#>
{/if}