{% include "spanish_lang" %} {% if current_person.signed_in? %} {% endif %} {% if current_school.logo_url %} {% else %} {{ current_school.name }} {% endif %} {% for website_navigation in navigations.header_navigations_external %} {{ website_navigation.name }} {% endfor %} {% if current_person.signed_in? %} {% if current_person.properties.language_test == true %} EspaƱol English {% include "spanish_lang" %} {% endif %} {% endif %} {% if current_person.signed_in? %} {{ current_person.name }} {{ current_person.email }} Default {% unless current_school.sso_active? %} {% t .profile_settings %} {% endunless %} {% t .sign_out %} {% else %} {% t shared.sign_in %} {% endif %}