new start page

This commit is contained in:
Norm Rasmussen
2022-06-06 14:22:42 -04:00
parent cd447e3a37
commit 392eb275eb
11 changed files with 530 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{% include "header" current_page_orgin: "false" %}
{% include "header", current_page_orgin: "false" %}
{% include "course_version_outdated_alert", courses: courses.featured %}
<main class="np-main np-homepage">
<div class="np-homepage-hero">

View File

@ -26,3 +26,5 @@
</div>
</main>
{% include "footer" %}
current_page: "/app/user-guides"