Files
Gainsight/Custom_Templates/v3-templates-12-16-24/commerce_order_history.html.liquid

9 lines
191 B
Plaintext

{% include "header" %}
{% include "account_tabs" %}
<main class="np-main np-subpage-container np-commerce-order-history-page">
{% commerce_order_history %}
</main>
{% include "footer" %}