Backed up new Walmart Supplier templates.

This commit is contained in:
Norm Rasmussen
2025-07-17 16:32:51 -04:00
parent 8b741ea223
commit 0a9705f81b
10 changed files with 906 additions and 31 deletions

View File

@ -6,7 +6,8 @@
{% endif %}
{% endfor %}
<div class="card-course" progress="{% if course.progress == 100 %}completed{% elsif course.progress == 0 %}not-started{% else %}in-progress{% endif %}">
<div class="card-course" progress="{% if course.progress == 100 %}completed{% elsif course.progress == 0 %}not-started{% else %}in-progress{% endif %}" categories="{% for category in course.categories %}{{category.name}}${% endfor %}">
<div class="np-card-container">
{% if course.ribbon %}
<div class="np-card-ribbon">