Testing a push
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
{% comment %} {% include "header" %} {% endcomment %}
|
||||
{% include "course_version_outdated_alert", courses: courses.featured %}
|
||||
|
||||
<main class="np-main np-homepage">
|
||||
<div class="np-homepage-hero">
|
||||
<img class="np-homepage-hero-image"
|
||||
@ -15,7 +16,9 @@
|
||||
{{ homepage.subheadline }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
{% include "sub_navigation" %}
|
||||
{% include 'courses_catalog' %}
|
||||
</main>
|
||||
{% comment %} {% include "footer" %} {% endcomment %}
|
||||
|
||||
Reference in New Issue
Block a user