Files
Gainsight/NP_Custom_Templates/templates/_learning_path_description.html.liquid
2022-02-23 17:40:01 -05:00

7 lines
120 B
Plaintext

<h3 class="np-card-heading">
{% t .about %}
</h3>
<div class="np-card-text">
{{ learning_path.description }}
</div>