{% include "header" %} {% include "course_version_outdated_alert", courses: courses.enrolled %} {% comment %}{% include "sub_navigation" %}{% endcomment %}

TALKSPACE FOUNTAIN LOGO

{% if current_person.groups.size > 0 %} {% assign persongroup = current_person.groups.last.name | split: "-" %} {% endif %}

Hi {{current_person.first_name}}! 👋 {% if current_person.groups.size > 0 %} {{ persongroup | slice: 1 }} {% endif %}

Please complete all your 2023 Compliance Courses.

Click the drop down box below to view courses that are in progress or complete.

{% include "my_courses_filter" %}
{% comment %}{% if features.learning_paths? %}
{% t shared.learning_paths %}
{% include "learning_paths_index", items: learning_paths.enrolled %} {% endif %}
{% t shared.course_vocabulary.plural, key: current_school.course_vocabulary %}
{% endcomment %} {%- comment -%} {% include "courses_index", class: "col-xs-12 col-sm-6 np-stretch-content" %} {%- endcomment -%} {% include "enrolled_courses_index", class: "col-xs-12 col-sm-6 np-stretch-content" %}
{% comment %}{% if features.training_events? %}
{% t .upcoming_events %}
{% include "training_events_dashboard" %}
{% endif %}{% endcomment %}
{% include "footer" %}