{% if page.scripts contains 'base' %} {% include scripts/jquery_3_2_0_min.html %} {% include scripts/bootstrap_min.html %} {% endif %} {% if page.scripts contains 'jtbd' %} {% include scripts/lightweight_youtube.html %} {% include scripts/jarallax.html %} {% include scripts/jarallax_video.html %} {% include scripts/seo_content.html %} {% endif %} {% if page.scripts contains 'article' %} {% include scripts/artcle_mix.html %} {% include scripts/article_toc.html %} {% include scripts/infinite_scroll.html %} {% endif %} {% if page.scripts contains 'mobile' %} {% include scripts/mobile_banners %} {% endif %} {% if page.scripts contains 'integrations' %} {% include scripts/js_resources_filter.html %} {% endif %} {% if page.scripts contains 'pricing' %} {% include scripts/js_pricing_discount.html %} {% endif %} {% if page.scripts contains 'roi_calculator' %} {% include scripts/js_pricing_roi_calculator.html %} {% endif %} {% if page.scripts contains 'api-validator' %} {% include scripts/js_api_validator.html %} {% endif %}