Files
Gainsight/Custom_Templates/customer_templates/WildHealth/_course_description.html.liquid

7 lines
220 B
Plaintext
Raw Normal View History

2022-07-01 12:06:38 -04:00
<h3 class="np-card-heading" style="font-family: 'Poppins', sans-serif; font-weight: 600;">
{% t .header, key: current_school.course_vocabulary %}
</h3>
<div class="np-card-text">
{{ course.full_description }}
</div>