Datasnipper's templates were updated for their login page. Chubb notes and todos.
This commit is contained in:
@ -0,0 +1,11 @@
|
||||
{% 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" %}
|
||||
Reference in New Issue
Block a user