{% comment %}
{% if website_footer.show_navigation_links? %} {% endif %} {% if website_footer.show_customer_service_email? and website_footer.school_customer_service_email %}

{% t .need_help %} {% t .email %} {{ website_footer.school_customer_service_email }}

{% endif %}
{% if website_footer.show_social_media_links? %} {% endif %}
{% endcomment %}