{* load backgroundPicture settings for the page *} {config_load file="settings.conf" section=$site}
{********************************************************************* HEADER *********************************************************************}
{* the top line *}
{* left line *}
{* right line*}
{* orxonox header image *}
{* this is the header menu *} {include file="header_navigation.tpl"}
{* left margin*}
{* right margin*}
{* left navigation *} {include file="$category/navigation.tpl"}
{* set background property of the center div according to site settings *} {if #backgroundPicture# ne ""}
{else}
{/if} {* template site *} {include file="$category/$site.tpl"}
{* bottom margin *}