Where do I add the {{ standard_header_includes }} in a custom html email template?

MFVelasquez
Member

I've added a custom email design in the Hubspot Design Tool files and I have the html code ready but I'm getting four error notifications. How and where do I include the tags?:

 

1. Error:This template is missing the required tag {{ standard_header_includes }}
2. Error:Template does not include the tag standard_footer_includes. Needed for HubSpot analytics
3. Error:0:0This template is missing the required tag {{ standard_header_includes }}
4. Error:0:0Template does not include the tag standard_footer_includes. Needed for HubSpot analytics
 
 
0 Upvotes
1 Accepted solution
DianaGomez
Solution
Community Manager
Community Manager

Hi @MFVelasquez,

 

Thank you for reaching out to the Community!

 

When using a custom-coded email template, your code will display an error message when you try to publish the file if it is missing any of the required HubL tags. These include:

 

  • {{standard_footer_includes}}
  • {{standard_header_includes}}

All of the other required tags are listed here for your reference. It is important to include these to make sure the emails you are sending are compliant with CAN-SPAM laws or any local laws applying to Marketing Emails in the country you are sending from. Here you can find the steps to add all the required HubL tags.

 

Best,

Diana


loop Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.
Learn More

View solution in original post

1 Reply 1
DianaGomez
Solution
Community Manager
Community Manager

Hi @MFVelasquez,

 

Thank you for reaching out to the Community!

 

When using a custom-coded email template, your code will display an error message when you try to publish the file if it is missing any of the required HubL tags. These include:

 

  • {{standard_footer_includes}}
  • {{standard_header_includes}}

All of the other required tags are listed here for your reference. It is important to include these to make sure the emails you are sending are compliant with CAN-SPAM laws or any local laws applying to Marketing Emails in the country you are sending from. Here you can find the steps to add all the required HubL tags.

 

Best,

Diana


loop Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.
Learn More