{% 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 -%}
{% else %}
{{ current_school.name }}
{% endif %}
{%- comment -%} Desktop Search Box {%- endcomment -%}
{% if current_person.signed_in? %}
{% comment %} {% endcomment %}
{% comment %} Search: {% endcomment %}
{% comment %} {% endcomment %}
{% endif %}
{% for website_navigation in navigations.header_navigations_external %}
{%- endcomment -%}
{% comment %}