{% if website_footer.show_navigation_links? %}
Product
Platform Financial Statement Suite
Resources
Knowledge Base Blogs Customer Stories
Company
About us Careers Privacy Policy
{% endif %}
{% if website_footer.show_social_media_links? %}
    {% for social_media_link in website_footer.social_media_links %} {% unless social_media_link.name == "twitter" %}
  • {% if social_media_link.name == "linkedin" %} {% else %} {% endif %}
  • {% endunless %} {% endfor %} {% for social_media_link in website_footer.social_media_links %} {% if social_media_link.name == "twitter" %}
  • {% endif %} {% endfor %}
{% endif %}
{% if current_school.logo_url %}

{{ current_school.name }} {{ current_school.name }}

{% else %}
{{ current_school.name }}
{% endif %}
© DataSnipper. All rights reserved.
{% 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 %}