diff --git a/templates/sponsors/admin/contracts/renewal-agreement.md b/templates/sponsors/admin/contracts/renewal-agreement.md index e28bc9178..bd6f06d0e 100644 --- a/templates/sponsors/admin/contracts/renewal-agreement.md +++ b/templates/sponsors/admin/contracts/renewal-agreement.md @@ -24,6 +24,8 @@ whose mission is to promote, protect, and advance the Python programming languag and to support and facilitate the growth of a diverse and international community of Python programmers (the **"Programs"**); +**WHEREAS**, Sponsor is {{contract.sponsor_info}}; and + **WHEREAS**, Sponsor and the PSF previously entered into a Sponsorship Agreement with the effective date of the {{ previous_effective|date:"j" }}{{ previous_effective_english_suffix }} of {{ previous_effective|date:"F Y" }} diff --git a/templates/sponsors/admin/contracts/sponsorship-agreement.md b/templates/sponsors/admin/contracts/sponsorship-agreement.md index ce0325359..1e2906343 100644 --- a/templates/sponsors/admin/contracts/sponsorship-agreement.md +++ b/templates/sponsors/admin/contracts/sponsorship-agreement.md @@ -8,7 +8,7 @@ pagestyle: empty **THIS SPONSORSHIP AGREEMENT** (the **"Agreement"**) is entered into and made effective as of the -{{start_date|time:"d"}}{{start_day_english_suffix}} of {{start_date|time:"B Y"}} +{{start_date|date:"j"}}{{start_day_english_suffix}} of {{start_date|date:"F Y"}} (the **"Effective Date"**), by and between the **Python Software Foundation** (the **"PSF"**), a Delaware nonprofit corporation, @@ -21,7 +21,8 @@ referred to as a **"Party"** and collectively as the **"Parties"**. **WHEREAS**, the PSF is a tax-exempt charitable organization (EIN 04-3594598) whose mission is to promote, protect, and advance the Python programming language, -and to support and facilitate the growth of a diverse and international community of Python programmers (the **"Programs"**); +and to support and facilitate the growth of a diverse +and international community of Python programmers (the **"Programs"**); **WHEREAS**, Sponsor is {{contract.sponsor_info}}; and