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