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