{% assign scripts = page.scripts | split: ', '%}
{% if scripts contains 'svg-aos' %}
{% include functions/reposition-svg-labels.html %}
{% endif %}
{% if scripts contains 'kwes' %}
{% endif %}
{% if scripts contains 'checkAll' %}
{% endif %}
{% if page.url != '/' %}
{% endif %}
{% include cookie-consent.html %}