2024-02-06 17:24:54 -05:00
|
|
|
{% include "header" %}
|
|
|
|
|
<main class="np-main np-homepage">
|
|
|
|
|
{% include "homepage_section_welcome" %}
|
|
|
|
|
|
|
|
|
|
{% include "homepage_section_upcoming_events" %}
|
|
|
|
|
{% include "homepage_section_my_courses" %}
|
|
|
|
|
|
|
|
|
|
{% include "section_datasnipper_expert" %}
|
|
|
|
|
|
|
|
|
|
</main>
|
2024-04-26 15:46:33 -04:00
|
|
|
{% include "footer" %}
|