Donations Supporters


<% if @nonprofit.billing_plan.nil? %>

Upgrade to:

<%= link_to "Discount", nonprofit_pricing_index_path(@nonprofit.id, {referrer: 'community'}) %> <%= link_to "Regular", nonprofit_pricing_index_path(@nonprofit.id) %>

<% end %>

Status:

value='1'> value='1'>


Nonprofit Users:

    <% @nonprofit.roles.includes(:host).where(name: [:nonprofit_admin, :nonprofit_associate]).includes(:user).each do |role| %>
  • <%= role.user.email %>
  • <% end %>

<% if @nonprofit.charges.empty? %>
<% end %>