Files
Gainsight/Custom_Templates/customer_templates/Front Academy/_course_description.html.liquid
2023-11-02 17:56:40 -04:00

7 lines
158 B
Plaintext

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