Updated Luminate's templates and backed up to sandbox.

This commit is contained in:
Norm Rasmussen
2024-09-25 12:08:02 -04:00
parent 1c7e3295b6
commit 74dd6246ee
86 changed files with 2184 additions and 44 deletions

View File

@ -0,0 +1,6 @@
<h3 class="np-card-heading">
{% t .header, key: current_school.course_vocabulary %}
</h3>
<div class="np-card-text">
{{ course.full_description }}
</div>