#i18n{module.mylutece.notification.folders_list.labelMyAccount}

${mylutece_user.getUserInfo('user.name.given')} ${mylutece_user.getUserInfo('user.name.family')}

<#list folders_list as folder> <#if !( folder.idFolder = 3 && !is_notifications_sending_enable )> ${folder.label} <#if folder.idFolder = id_folder> ${folder.label} <#else> ${folder.label} <#assign nb_unread_notifications = folder.getNumberUnreadNotifications( mylutece_user.name )> <#if ( nb_unread_notifications?? && nb_unread_notifications > 0 )> (${nb_unread_notifications}) <#if folder_has_next>