{{ brand }} {{ brand }}
{% if not 'instructor' in slug and not 'student' in slug %}
  • lock_open Login
  • Get started
{% endif %} {% if 'instructor' in slug or 'student' in slug %}
{% include 'layouts/_account-dropdown.html' %}
{% endif %}