{locale group="quiqqer/frontend-users" var="profile.avatar.title"}
{if $AvatarImage}
{else}
{locale group="quiqqer/frontend-users" var="profile.no.avatar.message"}
{/if}
{if $uploadEnabled}
{locale group="quiqqer/frontend-users" var="profile.avatar.upload.title"}
{$AvatarUpload->create()}
{/if}
{if $gravatarEnabled}
{/if}
{if $uploadEnabled || $gravatarEnabled}
{/if}