{extends file="views/layout.tpl"} {block name="content"}

Edit du profile

{if (isset($arrError) && count($arrError) > 0) }
{foreach $arrError as $strError}

{$strError}

{/foreach}
{/if}
@
{if $objUser->getImage()}
image actuel
{/if}
Formats acceptés : JPG, PNG, WEBP. Laisser vide pour ne pas changer.
{/block}