-
{% capture label %}{% t shared.filters.by_category %}{% endcapture %}
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Mexico/transcript.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Mexico/transcript.html.liquid
new file mode 100644
index 00000000..b6cb5428
--- /dev/null
+++ b/Custom_Templates/customer_templates/Walmart Luminate Mexico/transcript.html.liquid
@@ -0,0 +1,8 @@
+{% include "header" %}
+{% include "account_tabs" %}
+
+{{ catalog.headline }}
- {{ catalog.subheadline }}
+ {{ catalog.headline }}
+ {{ catalog.subheadline }}
{% for course in courses.in_catalog %}
- {% unless course.properties.is_article_course %}
+ {% unless course.properties.is_article_course %}
{% if course.id == "6cc26c57-34db-4b8e-a38b-ad321ce18add" or course.id == "ac4fbf2e-ed8f-404d-b995-f0ef73481466" %}
{% if current_person.properties.hide_api_certification_exam_course == false %}
@@ -31,4 +31,4 @@
%}
{% endcapture %}
{% include "courses_zero_state", message: message %}
-{% endif %}
+{% endif %}
\ No newline at end of file
diff --git a/Todos.md b/Todos.md
index b03d3d3a..65665dd1 100644
--- a/Todos.md
+++ b/Todos.md
@@ -305,4 +305,11 @@ message](https://northpasshq.slack.com/archives/C04RER4PH09/p1709147957374999?th
## 05-22-2024
- [ ] Cin7 - Update Footer Links
-- [ ] HowardHanna - Update menu items for HH and AT.
+- [X] HowardHanna - Update menu items for HH and AT.
+
+## 05-24-2024
+
+- [ ] Anthology - CSQL & CAM for Additional Instance - Spanish
+- [ ] Anthology - Hero & Subnavigation can be updated whenever
+- [ ] Anthology - Remind Katie about the load time plan & message
+- [ ] Anthology - Remind KC about the email to Locked Anthology users
@@ -20,7 +20,7 @@
{% include "cards_course" with course %}
{% endif %}
- {% endif %}
+ {% endif %}
{% endunless %}
{% endfor %}