Added the new templates for Learning Paths. Some small script changes.

This commit is contained in:
Norm Rasmussen
2023-06-30 16:05:43 -04:00
parent f314daed98
commit 94dc876345
97 changed files with 2634 additions and 241 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>