Hackerrank new templates in sandbox. updated a bunch of williams-sonoma stuff. GSU backup.

This commit is contained in:
Norm Rasmussen
2024-10-24 16:50:02 -04:00
parent 1335c4c29b
commit 3626ead591
42 changed files with 839 additions and 265 deletions

View File

@ -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%">