Cin7 templates were all messed up. Fixed them. Downloaded and backed up Scintilla's new templates that Raj was working on for commerce.

This commit is contained in:
Norm Rasmussen
2025-07-02 13:39:55 -04:00
parent 69cfb846b4
commit 23d799b75b
215 changed files with 5969 additions and 3164 deletions

View File

@ -0,0 +1,7 @@
{% include "header" %}
<main class="np-commerce-redeem-page np-main np-page-container np-max-width">
{% commerce_redeem %}
</main>
{% include "footer" %}