Drag and Drop Design Manager templates are templates built using a visual builder. They are not recommended for new templates as coded templates provide a better experience.
dnd_area
instead. Drag and drop templates do not support several of the newer features of the CMS (memberships, drag and drop areas, reusable sections, GraphQL and many other features). They lack extensibility and do not provide as good of a content creator and developer experience as coded templates. Instead, we recommend coded HTML + HubL templates with drag and drop areas, which deliver a better experience for developers and marketers. For a quick start on the CMS, we recommend checking out the HubSpot Theme Boilerplate which is built using coded templates.</body>
. With your template open make sure you don’t have anything selected. The inspector will show fields for the template itself. Here you can link Stylesheets, and javascript files while also adding additional HTML in the head or just before the </body>
tag.
For this you’ll use the inspector. The inspector has fields at the template level for stylesheets, javascript, <head>
markup, etc.