<%- # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later -%>

Dear admin,

The following donation was tried to be associated with a campaign gift option. You SHOULD refund the donation as there are no other gifts available:

<%= render 'donation_mailer/donation_payment_table', donation: @donation, charge: @donation.charges.last %>

The associated gift was for:

Name: <%=@campaign_gift_option.name%>
Description: <%=@campaign_gift_option.description.nil? ? '' : @campaign_gift_option.description%>
Id: <%=@campaign_gift_option.id%>