File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 149149 < body class ="
150150 {% block body_class %}{% endblock %} l-site ">
151151 <!-- Google Tag Manager (noscript) -->
152- < noscript > < iframe class ="u-display-none u-visibility-hidden " src ="https://www.googletagmanager.com/ns.html?id=GTM-M5BPGQ6 "
152+ < noscript > < iframe class ="u-display-none u-visibility-hidden " src ="https://www.googletagmanager.com/ns.html?id=GTM-N384JMX2 "
153153 height ="0 "
154154 width ="0 "
155155 > </ iframe > </ noscript >
221221 }
222222 window . gtmDidInit = true ; // flag to ensure script does not get added to DOM more than once.
223223
224- var containersToLoad = [ 'GTM-M5BPGQ6 ' ] ;
224+ var containersToLoad = [ 'GTM-N384JMX2 ' ] ;
225225 { % if gtm_container_id % }
226226 containersToLoad . push ( '{{ gtm_container_id }}' ) ;
227227 { % endif % }
Original file line number Diff line number Diff line change 11{% extends "base_index.html" %}
22
3- {% set gtm_container_id = "GTM-N384JMX2" %}
4-
53{% from "_macros/vf_hero.jinja" import vf_hero %}
64{% from "_macros/vf_tiered-list.jinja" import vf_tiered_list %}
75{% from "_macros/vf_basic-section.jinja" import vf_basic_section %}
You can’t perform that action at this time.
0 commit comments