Hackerrank new templates in sandbox. updated a bunch of williams-sonoma stuff. GSU backup.
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
{% for course in courses.in_catalog %}
|
||||
{% comment %} Change to courses.enrolled {%endcomment%}
|
||||
{% for course in courses.enrolled %}
|
||||
{% 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