Pipedrive templates and Todos.
This commit is contained in:
@ -3,7 +3,6 @@
|
||||
<script> window.location.replace('/learners/sign_in')</script>
|
||||
{% else %}
|
||||
{% include "header" %}
|
||||
|
||||
<main class="video-tutorials">
|
||||
{% include "green_banner_image",
|
||||
banner_title: '<span>Video Tutorials</span>',
|
||||
@ -12,12 +11,10 @@
|
||||
banner_button_link: "#sso-widget",
|
||||
banner_image_url: "https://s3.amazonaws.com/static.northpass.com/pipedrive/homepage-card-webinars.webp"
|
||||
%}
|
||||
|
||||
{% include "video_tutorials_courses", lang: "en" %}
|
||||
{% include "video_tutorials_page_info" %}
|
||||
{% include 'opinions' %}
|
||||
{% include 'video_tutorials_faq' %}
|
||||
|
||||
{% unless current_person.signed_in? %}
|
||||
{% include "green_banner_text_bg_image",
|
||||
banner_title: '<span>Unlock videos for free</span>',
|
||||
@ -27,7 +24,6 @@
|
||||
%}
|
||||
{% endunless %}
|
||||
</main>
|
||||
|
||||
{% include "footer" %}
|
||||
{% endif %}
|
||||
|
||||
|
||||
1
Todos.md
1
Todos.md
@ -425,3 +425,4 @@ message](https://northpasshq.slack.com/archives/C04RER4PH09/p1709147957374999?th
|
||||
- [X] Datasnipper - Run script for if anyone with > 1 group, remove from all groups and enroll in client group.
|
||||
Nextweek deadline
|
||||
|
||||
Run lighthouse on anthology templates and find list of things that need to be improved
|
||||
|
||||
Reference in New Issue
Block a user