Templates for DataSnipper and Williams-Sonoma
This commit is contained in:
@ -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%">
|
||||
|
||||
Reference in New Issue
Block a user