Files
Gainsight/Custom_Templates/v3-templates-12-16-24/_course_description.html.liquid

7 lines
158 B
Plaintext

<h2 class="np-card-heading">
{% t .header, key: current_school.course_vocabulary %}
</h2>
<div class="np-card-text">
{{ course.full_description }}
</div>