<%- # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later -%> <% content_for :title_suffix do %> - Donor Donations <% end %> <% content_for(:footer_hidden) {'hidden'} %> <% content_for :stylesheets do %> <%= stylesheet_link_tag 'profiles/show/page' %> <% end %>

Donations <% if @profile.name %> (<%= @profile.name %>) <% end %>

<%= render 'profile_tabs', profile_id: @profile.id, active: :donations %>
<%= render 'donations' %> <%= render 'ongoing_donations' %>