{% if current_person.signed_in? %} {% assign splitted_email = current_person.email | split: "@" %} {% assign splitted_domain = splitted_email[1] | split: "." %} {% assign account_name = splitted_domain[0] %} {% endif %}
{% if current_school.logo_url %}

{{ current_school.name }}

{% else %} {{ current_school.name }} {% endif %} {% if current_person.signed_in? %} {% t .cart %}
{% else %} {% endif %}
{% if current_person.signed_in? %}
{{ current_person.name }}
{% endif %}
{% if current_person.signed_in? %} {% endif %} {% if current_person.signed_in? %} {% for website_navigation in navigations.header_navigations %} {% unless website_navigation.name == "Learning Paths" or website_navigation.name == "Catalog" %} {% if website_navigation.name == "Dashboard" %} My Learning {% elsif website_navigation.name == "Events" %} Live Training {% else %} {{ website_navigation.name }} {% endif %} {% endunless %} {% endfor %} Certifications FAQs
Training Directory
Customer Success
Product Experience
Customer Communities
Customer Education
{% unless current_school.sso_active? %} {% t.profile_settings %} {% endunless %} {% if current_person.signed_in? %} {% t.transcript %} {% endif %} {% t .order_history %}
{% t .cart %} {% t.sign_out %} {% else %} Home Certifications FAQs {% for website_navigation in navigations.header_navigations %} {% if website_navigation.external? %} {{ website_navigation.name }} {% endif %} {% endfor %} {% endif %}
{% include "messages" %}