Files
Gainsight/Custom_Templates/customer_templates/Gainsight University/commerce_checkout.html.liquid
2024-10-18 16:38:15 -04:00

8 lines
162 B
Plaintext

{% include "header" %}
<main class="np-commerce-checkout-page np-main np-page-container np-max-width">
{% commerce_checkout %}
</main>
{% include "footer" %}