{%- comment -%} {% assign redirect = true %}
{% if current_person.signed_in? %}
{% for group in current_person.groups %}
{% if group.id == "29ae12e6-f740-4190-a5c2-a7e12e87926f" or group.id == "aa36069f-e354-4dbe-9972-9ce70ad146d7" or group.id == "8cd6ec9c-101e-4b1a-82c7-77dac583a1f5" %}
{% assign redirect = false %}
{% break %}
{% endif %}
{% endfor %}
{% endif %}
{% if current_person.signed_in? and redirect %}
{% unless current_person.email contains '+preview-' %}
{% endunless %}
{% endif %} {%- endcomment -%}
0 Points {{ current_person.properties.learner_points }} Points 0 Badges {{ current_person.properties.learner_badges }} Badges
{% for website_navigation in navigations.header_navigations_external %}