diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_completed_banner.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_completed_banner.html.liquid index 1c146f6e..6771ac15 100644 --- a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_completed_banner.html.liquid +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_completed_banner.html.liquid @@ -1,4 +1,8 @@ -
+{% for category in learning_path.categories %} + {% if category.name contains "Deep Dive: Core" %} +