{% include "header" %}
{% include "sub_navigation" %}
{% t shared.learning_paths %}
{% t .subtitle %}
{% include "learning_paths_index", items: learning_paths.available %}
{% include "footer" %}