diff --git a/djangoproject/templates/fundraising/includes/display_django_heroes.html b/djangoproject/templates/fundraising/includes/display_django_heroes.html index c321b521e..ccf13cb78 100644 --- a/djangoproject/templates/fundraising/includes/display_django_heroes.html +++ b/djangoproject/templates/fundraising/includes/display_django_heroes.html @@ -64,8 +64,8 @@
{% blocktranslate trimmed with amount=display_logo_amount|intcomma %} - Leadership-level donors contribute ${{ amount }} or - more in a calendar year. + Leadership-level donors contribute at least ${{ amount }} + and have donated in the last {{ display_donor_days }} days. {% endblocktranslate %}