Files
Gainsight/Custom_Templates/customer_templates/Crossbeam/_course_header.html.liquid

7 lines
101 B
Plaintext
Raw Normal View History

2022-06-27 16:07:59 -04:00
<div class="np-top-title">
{{ course.name }}
</div>
<div>
{% include "course_cta_button" %}
</div>