File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 12
12
{% endblock %}
13
13
14
14
{%- block content %}
15
+ <!-- Google Tag Manager (noscript) -->
16
+ < noscript > < iframe src ="https://www.googletagmanager.com/ns.html?id=GTM-T8XT4PS "
17
+ height ="0 " width ="0 " style ="display:none;visibility:hidden "> </ iframe > </ noscript >
18
+ <!-- End Google Tag Manager (noscript) -->
19
+
15
20
{{ super() }}
16
21
< script >
17
22
if ( ( window . location . href . indexOf ( "/prototype/" ) != - 1 ) && ( window . location . href . indexOf ( "/prototype/prototype_index" ) < 1 ) )
22
27
</ script >
23
28
{%- endblock %}
24
29
25
- {%- block body -%}
26
- {{ super() }}
27
- <!-- Google Tag Manager (noscript) -->
28
- < noscript > < iframe src ="https://www.googletagmanager.com/ns.html?id=GTM-T8XT4PS "
29
- height ="0 " width ="0 " style ="display:none;visibility:hidden "> </ iframe > </ noscript >
30
- <!-- End Google Tag Manager (noscript) -->
31
- {% endblock %}
32
30
33
31
{% block footer %}
34
32
{{ super() }}
You can’t perform that action at this time.
0 commit comments