{hook name="account.top"}
{include file="components/smarty/Title/Title.html" class="text-center mb-7" title={intl l="My account"}} {loop type="customer" name="customer.info"} {include file="components/smarty/Title/Title.html" level=3 title={"Bonjour {$FIRSTNAME} !"}} {/loop} {intl l="Logout"}