<%= render 'common/modal_header', title: 'Edit change amount note' %>

You can add a custom thank-you note that gets added to the top of all donation email receipts.

<%= raw @miscellaneous_np_info.change_amount_message|| "You have successfully changed your recurring donation amount. Please see the receipt and details below." %>
<%= render 'components/forms/submit_button', scope: 'receipt' %>