%= render 'notifications_mailer/shared/hello', recipient: @recipient %>
<%= t('.body.reservation_invalidated_html', NAME: @attached_object.user&.profile&.full_name || t('api.notifications.deleted_user'), RESERVABLE: @attached_object.reservable.name) %>