{% include "header" %} {% include "course_version_outdated_alert", courses: courses.enrolled %} {% comment %}{% include "sub_navigation" %}{% endcomment %}
Hi {{current_person.first_name}}! 👋
This is what's relevant to you right now in Recast Academy.
{% if features.learning_paths? %}
{% t shared.learning_paths %}
{% include "learning_paths_index", items: learning_paths.enrolled %} {% endif %}
{% t shared.course_vocabulary.plural, key: current_school.course_vocabulary %}
{% include "courses_index", class: "col-xs-12 col-sm-6 np-stretch-content" %}
Course Progress
{% include "widget_course_progress" %}
{% include "footer" %}