mitodl / mitxpro

BSD 3-Clause "New" or "Revised" License
12 stars 2 forks source link

fix: support email address from configurations(settings) on all templates #3157

Closed mudassir-hafeez closed 3 weeks ago

mudassir-hafeez commented 3 weeks ago

What are the relevant tickets?

Following up: https://github.com/mitodl/mitxpro/pull/3127#issuecomment-2358035425

Description (What does it do?)

This PR updates all templates to use the support email address from the configuration (settings) instead of hard-coded values.

Screenshots (if appropriate):

FAQ page (on course details):

image

Boeing Redeemed page:

Screenshot 2024-09-19 at 10 28 07 PM

Purchase Order Receipt email:

Screenshot 2024-09-19 at 10 20 15 PM

Welcome Course Run Enrollment email:

Screenshot 2024-09-19 at 10 21 18 PM

How can this be tested?

Additional Context