My Events
{% include "training_events_dashboard" %}
My Paths
{% include "learning_paths_index", items: learning_paths.enrolled %}
{% endif %}
{% assign courses_type = 'enrolled' %}
{% include 'courses_with_filter' %}