2017-01-09 05:43:53 +01:00
|
|
|
{% if site.gtm %}
|
|
|
|
<!-- Google Tag Manager (noscript) -->
|
|
|
|
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id={{ site.gtm }}"
|
|
|
|
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
|
|
|
<!-- End Google Tag Manager (noscript) -->
|
2018-12-25 23:27:22 +01:00
|
|
|
{% endif %}
|