Skip to content

Commit

Permalink
Update from Shopify for theme dawn/combined-listings-reference-theme
Browse files Browse the repository at this point in the history
Committed from shop: Philibert's Playground
  • Loading branch information
shopify[bot] authored Jun 26, 2024
1 parent d369de1 commit 7e1dec4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sections/main-account.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
<div>
<h2>{{ 'customer.orders.title' | t }}</h2>

<a class="btn btn--small" href="{% unless routes.root_url == "/" %}{{ routes.root_url }}{% endunless %}/tools/bundle-subscriptions">Manage subscriptions</a>

Check notice on line 32 in sections/main-account.liquid

View workflow job for this annotation

GitHub Actions / Theme Check Report

sections/main-account.liquid#L32

[SpaceInsideBraces] Too many spaces after '{%'

{% paginate customer.orders by 20 %}
{%- if customer.orders.size > 0 -%}
<table role="table" class="order-history">
Expand Down

0 comments on commit 7e1dec4

Please sign in to comment.