HubSpot / HubspotEmailTemplate

How to convert a regular html coded email template into ones that use HubSpot jinja tags.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EmailTemplateTutorial

A brief tutorial on how to change your raw Email html into a Hubspot customizable Jinja template. Static Template is the file where the raw email html lives and after changing the fields specified, the final result is the jinja template.

The numbered fields show which parts of the template have been changed to use the Hubspot-specified jinja tags.

About

How to convert a regular html coded email template into ones that use HubSpot jinja tags.