An open API service indexing awesome lists of open source software.

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.

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.