{$title|default:"PsychoStats"|escape}
{* child themes can set $css_links_name to define the base theme to use for page-specific css files *}
{theme->css_links name=$css_links_theme|default:'default'}
{if $extra_css}
{* child themes can pass the extra_css variable when including this file to allow an override of CSS rules *}
{/if}
{theme->js_sources name=$js_sources_theme|default:'default'}
{if $loggedin and ps_user_logged_in()}
{/if}
{if $extra_js}{* similiar to extra_css above *}
{/if}
{* If you want to add some content to the right side of the header add it here! *}