{% include '_molecules/feedback-card/feedback-card.html.twig' with {
variant: 'success',
title: 'Désabonnement effectué',
tag: typeLabel,
description: 'Vous ne recevrez plus ces notifications. Vous pouvez les réactiver à tout moment dans vos paramètres.',
primaryLabel: 'Gérer mes notifications',
primaryHref: path('app_settings_notifications'),
secondaryLabel: 'Retour à l\'accueil',
secondaryHref: path('app_landing')
} only %}