{#if data?.user}
{#if hasUnreadElement}
{$numberOfUnreadNotification <= 9 ? $numberOfUnreadNotification : '9+' }
{/if}
{/if}