Skip to content

Commit 2b3f790

Browse files
committed
Updated to match Heroes section of fundraising page
1 parent f0e2e6b commit 2b3f790

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

djangoproject/templates/fundraising/includes/display_django_heroes.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ <h3>{% blocktranslate trimmed with amount=display_logo_amount|intcomma %}
6464
Leaders (${{ amount }}+){% endblocktranslate %}</h3>
6565
<p>
6666
{% blocktranslate trimmed with amount=display_logo_amount|intcomma %}
67-
Leadership-level donors contribute ${{ amount }} or
68-
more in total donations.
67+
Leadership-level donors contribute at least ${{ amount }}
68+
and have donated in the last {{ display_donor_days }} days.
6969
{% endblocktranslate %}
7070
</p>
7171
<div>

0 commit comments

Comments
 (0)