Files
Gainsight/Custom_Templates/customer_templates/DoorDash 2/transcript.html.liquid

9 lines
162 B
Plaintext
Raw Normal View History

2026-01-23 17:08:45 -05:00
{% include "header" %}
{% include "account_tabs" %}
<main class="np-main np-subpage-container np-transcript">
{% transcript %}
</main>
{% include "footer" %}