{% if current_person.signed_in? %} {% if current_person.properties.show_banner? %} {% if current_person.properties.is_primary_account == false %} {% include "info_banner" %} {% endif %} {% endif %} {% endif %} {% if current_school.logo_url %} {% else %} {{ current_school.name }} {% endif %} Courses Training Calendar Quick Links & Resources {{ current_person.name }} My Courses {% t .log_out %} {% include "catalog_search_form" with "" %}