{% if current_person.signed_in? %} {% endif %}
{% if current_school.logo_url %}

{{ current_school.name }}

{% else %} {{ current_school.name }} {% endif %}
{% if current_person.signed_in? %} {% comment %} {% endcomment %}
{% else %} {% endif %}
{% if current_person.signed_in? %} {% endif %}
{% for website_navigation in navigations.header_navigations %} {{ website_navigation.name }} {% endfor %}
{% unless current_school.sso_active? %} {% t.profile_settings %} {% endunless %} {% t.sign_out %}
{% include "messages" %}