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

Your payout, issued on <%= Format::Date.simple @payout.created_at %> has been successfully completed.

<%= render 'payout_table', payout: @payout %>

Look for the deposit with in the above net amount with <%= Settings.devise.mailer_sender %> in the statement.

<%= link_to 'Visit this link', nonprofits_payouts_url(@nonprofit) %> to view your detailed payout history.


If anything looks incorrect, please contact <%= Settings.devise.mailer_sender %>.

<%= render 'emails/sig' %>