Files
Gainsight/Custom_Templates/customer_templates/HackerRank Sandbox/transcript.html.liquid

9 lines
162 B
Plaintext
Raw Normal View History

2024-09-11 17:09:50 -04:00
{% include "header" %}
{% include "account_tabs" %}
<main class="np-main np-subpage-container np-transcript">
{% transcript %}
</main>
{% include "footer" %}