{% if current_person.signed_in? == false %} {% else %} {% if current_person.properties.learner_completed_additional_info == false %} {% unless current_person.email contains '+preview-' %} {% endunless %} {% else %} {% endif %} {% endif %} {%- comment -%} {% if current_person.signed_in? == true and current_person.properties.learner_completed_additional_info == false %} {% unless current_person.email contains '+preview-' %} {% endunless %} {% endif %} {%- endcomment -%} {%- comment -%} Desktop Header {%- endcomment -%}
{% if current_person.signed_in? %} {% endif %}
{%- comment -%} School Desktop View Logo {%- endcomment -%} {% if current_school.logo_url %}

{{ current_school.name }}

{% else %} {{ current_school.name }} {% endif %} {%- comment -%} Desktop Search Box {%- endcomment -%} {% if current_person.signed_in? %} {% comment %} {% endcomment %} {% comment %} Search: {% endcomment %}
{% comment %}
{% endcomment %} {% endif %}
{%- comment -%} Desktop Nav Links {%- endcomment -%}
{%- comment -%} {%- endcomment -%} {% comment %}
{% for link in navigations.sub_navigation %} {% unless link.label == 'Catalog' or link.label == 'Learning Paths' %} {% endunless %} {% endfor %}
{% endcomment %} {% if current_person.signed_in? %} {%- comment -%} Desktop Profile Button {%- endcomment -%}
{%- comment -%} Tell Us What You Think! {%- endcomment -%} {%- comment -%} Desktop Profile Tooltip {%- endcomment -%} {{ current_person.name }}
{% else %} {%- comment -%} Desktop Sign In Button {%- endcomment -%} {% endif %}
{%- comment -%} Mobile Header {%- endcomment -%}
{%- comment -%} {% if current_person.signed_in? %} {{ current_person.name }}
{{ current_person.name }}
{% endif %} {%- endcomment -%}
{% for website_navigation in navigations.header_navigations %} {{ website_navigation.name }} {% endfor %} Survey
{% unless current_school.sso_active? %} {% t .profile_settings %} {% endunless %} {% t .sign_out %}
{% include "messages" %}