Files
Gainsight/Custom_Templates/customer_templates/ACPA Sandbox v1/_course_description.html.liquid

7 lines
178 B
Plaintext
Raw Normal View History

2025-04-15 14:10:04 -04:00
<h3 class="np-card-heading">
{% t .header, key: current_school.course_vocabulary %}
</h3>
<div class="np-card-text">
<p>{{ course.full_description | strip_html }}</p>
</div>