This commit is contained in:
giles 2024-09-15 20:12:59 +01:00
parent 309473bf2a
commit 42f7e8ea6b
1 changed files with 9 additions and 9 deletions

View File

@ -117,7 +117,9 @@
</div> </div>
{{/next_post}} {{/next_post}}
</div> </div>
<div id="configure-product" name="configure-product" hx-get="shop/configure?embed" hx-trigger="load"></div> </footer>
<div id="configure-product" name="configure-product" hx-get="shop/configure?embed" hx-trigger="load">
</div>
<div <div
id="orders-rose-ash-shop" id="orders-rose-ash-shop"
hx-get="shop/orders" hx-get="shop/orders"
@ -125,8 +127,6 @@
hx-swap="innerHTML" hx-swap="innerHTML"
> >
</div> </div>
</footer>
</div> </div>
{{/is}} {{/is}}