{block name="head"}{/block}
{$main_pagetitle}{if $pagetitle} - {$pagetitle}{/if}
{foreach $css as $path}
{/foreach} {block name="body"} {block name="navbar"}
{block name="navbar-content"}{/block}
{if isset($auth_user) && $auth_user}
{$auth_user.name|escape:"htmlall"}
{block name="navbar-user-menu"}{/block}
Déconnexion
{/if}
{/block}
{block name="pagetitle"}{if $pagetitle}
{$pagetitle}
{/if}{/block} {include file='Tpl:errors.tpl'} {include file='Tpl:messages.tpl'} {block name="content"}{/block}
{block name="footer"} {/block} {/block} {foreach $js as $path} {/foreach} {if $webstats_js_code}{$webstats_js_code}{/if}