https://github.com/hubspot/hubspotemailtemplate
How to convert a regular html coded email template into ones that use HubSpot jinja tags.
https://github.com/hubspot/hubspotemailtemplate
Last synced: 4 months ago
JSON representation
How to convert a regular html coded email template into ones that use HubSpot jinja tags.
- Host: GitHub
- URL: https://github.com/hubspot/hubspotemailtemplate
- Owner: HubSpot
- Created: 2013-01-23T04:23:25.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-23T05:57:29.000Z (over 13 years ago)
- Last Synced: 2025-10-24T05:44:04.047Z (9 months ago)
- Size: 207 KB
- Stars: 14
- Watchers: 176
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.