{% if current_person.signed_in? == false %}
{% endif %}
{% if current_person.signed_in? and current_person.properties.learner_completed_additional_info == false %}
{% unless current_person.email contains '+preview-' %}
{% endunless %}
{% endif %}
{%- comment -%} Desktop Header {%- endcomment -%}
{% else %}
{{ current_school.name }}
{% endif %}
{%- comment -%} Desktop Nav Links {%- endcomment -%}
{% for website_navigation in navigations.header_navigations_external %}
{%- endcomment -%}