{% include "header" %} {% include "course_version_outdated_alert", courses: courses.enrolled %} {% include "sub_navigation" %}
Welcome {{current_person.first_name}},
This is your dashboard. Explore courses you have started and courses you have been assigned.
{% include 'dashboard_carousel' %}
My Learning Paths
{% include 'learning_paths_carousel' %} {% if training_events.enrolled.any? %}
Events
{% include "training_events_dashboard" %}
{% endif %}
{% include "footer" %}