{% include "header" %} {% include "course_version_outdated_alert", courses: courses.enrolled %} {% include "sub_navigation" %}
{% if features.learning_paths? %}
{% t shared.learning_paths %}
{% include "learning_paths_index", items: learning_paths.enrolled %} {% endif %} {% comment %}
{% endcomment %}
My Courses
{% include "courses_index", class: "col-xs-12 col-md-6 col-lg-4 np-stretch-content" %}
{% if features.training_events? %}
{% t .upcoming_events %}
{% include "training_events_dashboard" %}
{% endif %}
{% include "section_datasnipper_expert" %} {% include "footer" %} {% comment %} {% endcomment %}