{% include "header" %} {% include "course_version_outdated_alert", courses: courses.enrolled %} {% if current_person.signed_in? %} {% include 'hero_image', image_url: "https://s3.amazonaws.com/static.northpass.com/Terminus/terminus-LMS-academy-3+Homepage+Header.jpg" %} {% include "sub_navigation" %}
FEATURED COURSES
{% if courses.featured.any? %} {% else %} {% endif %}
{% if features.training_events? %}
UPCOMING EVENTS
{% endif %}
POPULAR TOPICS
{% include 'popular_topics' %}
ADDITIONAL RESOURCES
{% include 'additional_resources' %}
{% else %} {% include 'public_homepage' %} {% endif %} {% include "footer" %} {% if current_person.signed_in? %} {% endif %}