diff --git a/Custom_Templates/customer_templates/Pipedrive - Learn/video-tutorials.html.liquid b/Custom_Templates/customer_templates/Pipedrive - Learn/video-tutorials.html.liquid
index f5c6f0a2..1209b6e6 100644
--- a/Custom_Templates/customer_templates/Pipedrive - Learn/video-tutorials.html.liquid
+++ b/Custom_Templates/customer_templates/Pipedrive - Learn/video-tutorials.html.liquid
@@ -3,7 +3,6 @@
{% else %}
{% include "header" %}
-
{% include "green_banner_image",
banner_title: 'Video Tutorials',
@@ -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: 'Unlock videos for free',
@@ -27,7 +24,6 @@
%}
{% endunless %}
-
{% include "footer" %}
{% endif %}
diff --git a/Todos.md b/Todos.md
index e69d7f1a..7964ef81 100644
--- a/Todos.md
+++ b/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