{#if $notifications.length && Object.values( $notifications ).filter( notification => renderNotification( notification ) ).length}
{@html notification.message}