{% if site.footer_scripts %} {% for script in site.footer_scripts %} {% endfor %} {% else %} {% endif %} {% if site.after_footer_scripts %} {% for script in site.after_footer_scripts %} {% endfor %} {% endif %}