{% include "header" %} {% include "sub_navigation" %}
{% t shared.learning_paths %}
{% t .subtitle %}
Filter By:
{% capture label %}{% t shared.filters.by_type %}{% endcapture %} {% include "filter_by_category_lp", page: 'LearningPaths' %}
{% include "learning_paths_index", items: learning_paths.available %}
{% include "footer" %}