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

8 lines
158 B
Plaintext
Raw Normal View History

2026-01-23 17:08:45 -05:00
{% include "header" %}
<main class="np-commerce-redeem-page np-main np-page-container np-max-width">
{% commerce_redeem %}
</main>
{% include "footer" %}