diff --git a/Custom_Templates/customer_templates/Pipedrive - Learn/course.html.liquid b/Custom_Templates/customer_templates/Pipedrive - Learn/course.html.liquid index 27cec8ca..d6025052 100644 --- a/Custom_Templates/customer_templates/Pipedrive - Learn/course.html.liquid +++ b/Custom_Templates/customer_templates/Pipedrive - Learn/course.html.liquid @@ -1,5 +1,5 @@ {% else %} {% include "header" %} - + {% if course.ribbon == "VIDEO" %} {% include "video_tutorial_cover" %} {% else %} {% include "course_cover" %} {% endif %} - + {% include "footer" %} - + {% if current_person.signed_in? == false and current_school.sso_active? %} {% endif %} - + {% if current_person.signed_in? and current_school.properties.sandbox == false %}