diff --git a/Custom_Templates/customer_templates/Pipedrive - Learn - 7.8 Designs/.DS_Store b/Custom_Templates/customer_templates/Pipedrive - Learn - 7.8 Designs/.DS_Store new file mode 100644 index 00000000..5008ddfc Binary files /dev/null and b/Custom_Templates/customer_templates/Pipedrive - Learn - 7.8 Designs/.DS_Store differ diff --git a/Custom_Templates/customer_templates/Pipedrive - Learn - 7.8 Designs/_cards_course.html.liquid b/Custom_Templates/customer_templates/Pipedrive - Learn - 7.8 Designs/_cards_course.html.liquid index fdd9aeae..22e2ef2b 100644 --- a/Custom_Templates/customer_templates/Pipedrive - Learn - 7.8 Designs/_cards_course.html.liquid +++ b/Custom_Templates/customer_templates/Pipedrive - Learn - 7.8 Designs/_cards_course.html.liquid @@ -4,8 +4,9 @@ {% endfor %} {% capture course_path %}{% route course, id: course.id %}{% endcapture %} {% assign scaled_image_url = "" | append: course.image_url | replace: "resize=width:819,height:503", "resize=width:912,height:503" %} +{% assign ribbon_value = course.ribbon | default: 'none' %} -
+
{% if course.ribbon and course.ribbon.size > 0 %} {% assign course_ribbon_uppercase = course.ribbon | upcase %} @@ -35,23 +36,6 @@ {{ course.properties.course_time }} {% endif %}
- {% if course.started? %} -
-
- Progress - Fortschritt - Progression - Progreso - Progresso -
-
-
-
-
- {{ course.progress }}% -
-
- {% endif %}
{{ course.name }}
@@ -59,6 +43,16 @@ {{ course.short_description }}