{if $page->id eq 'themes' } {**}{include file='themes.tpl.html'} {else} {**}{config_load file="{$page->lang}.lang" scope="global"} {**}{include file='_htmldefinitionstart.tpl.html'} {**}
u-blox logo
{**} {if !($page->id eq 'busy' || ($page->admin_authed eq 0 && $page->password_protection eq "all")) } {include file='_topnavbar.tpl.html'} {/if} {if $page->admin_authed eq 0 && $page->password_protection eq "all"} {**}{include file="{$page->project}_page-settings-login.tpl.html"} {else} {**}{include file="{$page->tpl}"} {/if} {if $page->id neq 'busy'}
{**}{include file='_footer.tpl.html'} {else} {/if} {**}{include file='_htmldefinitionend.tpl.html'} {/if}