Templates for DataSnipper and Williams-Sonoma

This commit is contained in:
Norm Rasmussen
2024-10-08 17:00:54 -04:00
parent 496c3acce0
commit 9245e67844
4 changed files with 69 additions and 12 deletions

View File

@ -1,4 +1,5 @@
{% for course in courses.in_catalog %}
{% comment %} Change to courses.enrolled {%endcomment%}
{% for category in course.categories %}
{% if category.name contains "Featured Courses" %}
<div class="np-card" style="width:100%">