{% if website_footer.show_navigation_links? %}
    {% for website_navigation in navigations.footer_navigations %}
  • For support, please email training@talkspace.com
  • {% endfor %}
{% endif %} {% if current_school.logo_url %}

{% comment %} {{ current_school.name }}{% endcomment %}

{% else %}
{{ current_school.name }}
{% endif %}
{% if website_footer.show_social_media_links? %}
    {% for social_media_link in website_footer.social_media_links %}
  • {% endfor %}
{% endif %}
{% t .need_help %}
{% t .email %}
{{ website_footer.school_customer_service_email }}