{% include "hero_header" %} {% include "dashboard_hero" %} {% include "course_version_outdated_alert", courses: courses.enrolled %} {% include "sub_navigation" %}
{% if features.training_events? %}
My Events
{% include "training_events_dashboard" %}
{% endif %} {% if features.learning_paths? %}
My Paths
{% include "learning_paths_index", items: learning_paths.enrolled %} {% endif %} {% assign courses_type = 'enrolled' %} {% include 'courses_with_filter' %}
{% include "footer" %}