We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
It would be very beneficial to have an edit footer option in the design manager templates. Right now when you add JS to the bottom of the template (either in a custom HTML or HubL Module) it adds the content above the both the following JS lines.
<script type="text/javascript" src="https://static.hsstatic.net/content_shared_assets/static-1.4040/js/public_common.js"></script> <script src="//static.hsstatic.net/slick/static-1.30/bundles/project.js"></script>
This makes it hard for us to customize things like the Gallery slider. In order to add customizations (from Slick Slider) we have to do it from the "Edit footer" area in the page settings (as this code get placed below the JS files above).