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

Modification du profil

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

{$strError}

{/foreach}
{/if}
@
Photo de profil
{if $objUser->getImage() != "images.jpg"} {/if}
Formats acceptés : JPG, PNG, WEBP. Laisser vide pour ne pas changer.
{include file="views/_partial/delphoto.tpl"} {include file="views/_partial/apigeo.tpl"} {/block}