{% include "header" %}
{% include "sub_navigation" %}
{% t shared.learning_paths %}
Learning Paths
{% t .subtitle %}
Explore curated sets of courses for a tailored learning experience.
{% include "learning_paths_index", items: learning_paths.available %}
{% include "footer" %}