Commit f565c3614c0cb2606a8217e33cc4dea524d56329
1 parent
50889439fb
Exists in
master
and in
1 other branch
add id front
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
index.html
... | ... | @@ -47,7 +47,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= |
47 | 47 | </head> |
48 | 48 | |
49 | 49 | <!-- define angular controller --> |
50 | -<body ng-controller="mainController"> | |
50 | +<body ng-controller="mainController" id="front"> | |
51 | 51 | <!-- Google Tag Manager (noscript) --> |
52 | 52 | <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KCXPCKF" |
53 | 53 | height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ... | ... |