{% if current_person.signed_in? %} {% unless current_person.email contains "+preview" %} {% comment %} {% assign medicaid_id = "preview" %} {% if current_person.properties.medicaid_id == "" %} {% assign medicaid_id = "null" %} {% else %} {% assign medicaid_id = current_person.properties.medicaid_id %} {% endif %} {% endcomment %} {% assign groups_count = 0 %} {% for group in current_person.groups %} {% assign groups_count = groups_count | plus: 1 %} {% endfor %} {% endunless %} {% endif %}
{% if current_person.signed_in? %} {% endif %}
{% if current_school.logo_url %}

{{ current_school.name }}

{% else %} {{ current_school.name }} {% endif %}
{% if current_person.signed_in? %}
{% else %} {% endif %}
{% if current_person.signed_in? %} {{ current_person.name }}
{{ current_person.name }}
{% endif %}
{% for website_navigation in navigations.header_navigations %} {% unless website_navigation.name == 'Home' %} {{ website_navigation.name }} {% endunless %} {% endfor %}
{% unless current_school.sso_active? %} {% t.profile_settings %} {% endunless %} {% t.sign_out %}
{% include "messages" %} {% comment %} {% if current_person.signed_in? %} {% unless current_person.email contains "+preview" %} {% unless current_person.properties.successfully_completed_secondary_registration %} {% endunless %} {% endunless %} {% endif %} {% endcomment %}