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

<%= @nonprofit.name %>


<%= "#{@nonprofit.city}, #{@nonprofit.state_code}" %> <% if @nonprofit.categories.any? %> <%= @nonprofit.categories.take(3).join(", ") %> <% end %> <% unless @supporters.empty? || @nonprofit.hide_activity_feed %> <%= pluralize(@supporters.count, "supporter") %> <% end %> <% if @nonprofit.vetted %> Vetted <% end %>
Promote