Templates for Chubb need updating.

This commit is contained in:
Norm Rasmussen
2025-02-26 16:39:11 -05:00
parent a62a76f5d1
commit 011f47d102
6 changed files with 87 additions and 2 deletions

View File

@ -14,7 +14,11 @@
{% endif %}
{% endfor %}
{% endfor %}
{% comment %}
To add for Chubb:
If person is in group show certain courses.
{% endcomment%}
<div class="recommended-carousel-wrapper">
<div class="recommended-carousel">
{% for course in courses.in_catalog%}
@ -100,4 +104,4 @@
z-index:1;
}
</style>