diff --git a/Custom_Templates/customer_templates/Papa Pal University/_cards_course.html.liquid b/Custom_Templates/customer_templates/Papa Pal University/_cards_course.html.liquid
new file mode 100644
index 00000000..6226affd
--- /dev/null
+++ b/Custom_Templates/customer_templates/Papa Pal University/_cards_course.html.liquid
@@ -0,0 +1,36 @@
+{% capture course_path %}
+ {% route course, id: course.id %}{% endcapture %}
+
+
+
+
+ {{ course.name }}
+
+


