';
/**
* Barre gauche
*/
if ($blockleft !== '') {
echo '";
}
/**
* Contenu de page
*/
echo '
';
}
echo '';
$this->showNavButtons('top');
$this->showContent();
$this->showNavButtons('bottom');
echo '
';
/**
* Barre droite
*/
if ($blockright !== '') {
echo '';
}
echo '