You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<div><span class="bold"><%=user.login%></span> has given a total of<span class="bold"><%=newIntl.NumberFormat("en", {style:"currency", currency:"USD"}).format(plugins.sponsorships.amount) %></span> to open source software<%if (plugins.sponsorships.started) { %> since <span class="bold"><%=f.date(plugins.sponsorships.started, { date:true, timeZone:config.timezone?.name}) %></span><% } %>.</div>
23
+
</section>
24
+
<% } elseif (section ==="sponsorships") { %>
25
+
<section class="sponsors goal">
26
+
<div class="goal-text">
27
+
<span>
28
+
<%=user.login%> helped funding the work of<%=plugins.sponsorships.list.length%> users and organizations.
0 commit comments