{% comment %} 3p Sandbox Group UUID = 490ab1f6-9ac0-4d02-9234-07707bee700b Basic Sandbox Group UUID = 9f5c51a3-8e02-4b81-9e48-7ec3adff7c70 {% endcomment %} {% assign basic_3p_user = false %} {% if current_person.groups.any? %} {% for group in current_person.groups %} {% if group.id == '9f5c51a3-8e02-4b81-9e48-7ec3adff7c70' or group.id == '490ab1f6-9ac0-4d02-9234-07707bee700b' %} {% assign basic_3p_user = true %} {% else %} {% endif %} {% endfor %} {% else %} {% endif %}
{% if current_person.signed_in? %} {% endif %}
{% if current_school.logo_url %}

Scintilla Learn
Learn
Scintilla Learn

{% else %} {{ current_school.name }} {% endif %}
{% if current_person.signed_in? %}
{% else %}
{% endif %}
{% include "messages" %}