Files
Gainsight/Custom_Templates/customer_templates/LJ Hooker Lighthouse/transcript.html.liquid
2024-11-14 16:30:43 -05:00

9 lines
162 B
Plaintext

{% include "header" %}
{% include "account_tabs" %}
<main class="np-main np-subpage-container np-transcript">
{% transcript %}
</main>
{% include "footer" %}