email-templates

How to render an HTML email template with Jinja2?

How to render an HTML email template with Jinja2? Question: I want to dynamically render data in an HTML email template with Jinja2 and Python. I’m new both in Python and Jinja2. This is what I have done so far: My boilerplate dynamic /dynamic.html /script.py I have my HTML template. Just showing you the extract …

Total answers: 1