Files
Gainsight/Custom_Templates/customer_templates/DataSnipper-Internal-from-External/homepage.html.liquid

12 lines
277 B
Plaintext

{% 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>
{% include "footer" %}