new start page
This commit is contained in:
@ -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">
|
||||
|
||||
@ -26,3 +26,5 @@
|
||||
</div>
|
||||
</main>
|
||||
{% include "footer" %}
|
||||
|
||||
current_page: "/app/user-guides"
|
||||
Reference in New Issue
Block a user