{% if website_footer.show_navigation_links? %}
  • Home
  • Courses
  • Learning Paths
  • Certifications
  • Live Group Trainings
{% endif %} {% if current_school.logo_url %}

{{ current_school.name }}

{% else %}
{{ current_school.name }}
{% 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 %}