{% if page.custom_js %} {% for js_file in page.custom_js %} {% endfor %} {% elsif layout.custom_js %} {% for js_file in layout.custom_js %} {% endfor %} {% endif %} {% if site.gtm_tracker %} {% endif %}