<%= render 'notifications_mailer/shared/hello', recipient: @recipient %>

<%= t('.body.reservation_validated_html', NAME: @attached_object.user&.profile&.full_name || t('api.notifications.deleted_user'), RESERVABLE: @attached_object.reservable.name) %>

<%= t('.body.reserved_slots') %>