Sandata templates - they had incorrect states. Luminate mexico course title changes. Artera notes, Spark accoridions, and todos.

This commit is contained in:
Norm Rasmussen
2024-06-12 17:19:12 -04:00
parent fac495a7e0
commit 310610acff
9 changed files with 30 additions and 133 deletions

View File

@ -8,7 +8,7 @@
{% endif %}
<div class="course-img-content">
<h3 class="np-card-content-title">
{% comment %} {{ course.name }} {% endcomment %}
{{ course.name }}
</h3>
{% comment %} {% if course.properties.course_length %}
<div class="course-length">{{course.properties.course_length}}</div>