{{lang 'create_account.created.heading'}}
{{lang 'create_account.created.intro' store_name=settings.store_name email=customer.email}}
{{lang 'create_account.created.continue'}} -From 9be4ef321ca25cff96f8126e8dc4a36e9eec88d5 Mon Sep 17 00:00:00 2001
From: Vlad Dlogush <31504758+VladDlogush@users.noreply.github.com>
Date: Thu, 25 Jan 2024 09:17:43 +0200
Subject: [PATCH] fix(storefront): BCTHEME-1764 Update layout with correct
usage of main tag
---
CHANGELOG.md | 1 +
templates/components/common/body.html | 4 ++--
templates/pages/account/add-return.html | 4 ++--
templates/pages/account/inbox.html | 4 ++--
templates/pages/account/orders/all.html | 4 ++--
templates/pages/account/returns.html | 4 ++--
templates/pages/auth/account-created.html | 8 ++++----
templates/pages/blog.html | 4 ++--
templates/pages/brand.html | 4 ++--
templates/pages/brands.html | 4 ++--
templates/pages/category.html | 4 ++--
templates/pages/compare.html | 4 ++--
templates/pages/contact-us.html | 4 ++--
templates/pages/errors/403.html | 4 ++--
templates/pages/errors/404.html | 4 ++--
templates/pages/errors/generic.html | 4 ++--
templates/pages/gift-certificate/balance.html | 4 ++--
templates/pages/gift-certificate/purchase.html | 4 ++--
templates/pages/gift-certificate/redeem.html | 4 ++--
templates/pages/page.html | 4 ++--
templates/pages/search.html | 4 ++--
21 files changed, 43 insertions(+), 42 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b29093dc7a..c8ae88e30b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Draft
+- Update layout with correct usage of main tag [#2421](https://github.com/bigcommerce/cornerstone/pull/2421)
- Dispatch an event on productOptionsChanged [#2400](https://github.com/bigcommerce/cornerstone/pull/2400)
- Check lang helpers usage and existence of key in translation file [#2403](https://github.com/bigcommerce/cornerstone/pull/2403)
- Display fees on cart page [#2376](https://github.com/bigcommerce/cornerstone/pull/2376)
diff --git a/templates/components/common/body.html b/templates/components/common/body.html
index a292afad97..e8f69e8f0e 100644
--- a/templates/components/common/body.html
+++ b/templates/components/common/body.html
@@ -1,8 +1,8 @@
-{{lang 'account.returns.new_return' }}
{{> components/account/navigation account_page='returns'}}
-{{lang 'account.returns.from_order' id=forms.return.
{{lang 'create_account.created.intro' store_name=settings.store_name email=customer.email}}
{{lang 'create_account.created.continue'}} -{{lang 'search.errorMessage'}}
{{else}} @@ -42,7 +42,7 @@@@ -12,7 +12,7 @@
@@ -11,7 +11,7 @@
{{lang 'server_error.message'}}
{{lang 'gift_certificate.balance.intro' }} @@ -31,6 +31,6 @@
{{lang 'gift_certificate.redeem.intro' store_name=settings.store_name }}