diff --git a/app/templates/shop/errors/400.html b/app/templates/shop/errors/400.html index 4f354421..cba0c209 100644 --- a/app/templates/shop/errors/400.html +++ b/app/templates/shop/errors/400.html @@ -18,11 +18,11 @@
Go Back - Go to Home + Go to Home
{% if vendor %} diff --git a/app/templates/shop/errors/401.html b/app/templates/shop/errors/401.html index b8b484ac..2b138273 100644 --- a/app/templates/shop/errors/401.html +++ b/app/templates/shop/errors/401.html @@ -17,12 +17,12 @@
- Log In - Create Account + Log In + Create Account
{% if vendor %} diff --git a/app/templates/shop/errors/403.html b/app/templates/shop/errors/403.html index 27ae0023..d2b9ac20 100644 --- a/app/templates/shop/errors/403.html +++ b/app/templates/shop/errors/403.html @@ -17,12 +17,12 @@
- Log In - Go to Home + Log In + Go to Home
{% if vendor %} diff --git a/app/templates/shop/errors/404.html b/app/templates/shop/errors/404.html index d4ac4f5d..993f1cd2 100644 --- a/app/templates/shop/errors/404.html +++ b/app/templates/shop/errors/404.html @@ -17,12 +17,12 @@
- Continue Shopping - View All Products + Continue Shopping + View All Products
{% if vendor %} diff --git a/app/templates/shop/errors/422.html b/app/templates/shop/errors/422.html index 995bbf2c..95579166 100644 --- a/app/templates/shop/errors/422.html +++ b/app/templates/shop/errors/422.html @@ -31,11 +31,11 @@
Go Back and Fix - Go to Home + Go to Home
{% if vendor %} diff --git a/app/templates/shop/errors/429.html b/app/templates/shop/errors/429.html index 698d65d7..fa847eeb 100644 --- a/app/templates/shop/errors/429.html +++ b/app/templates/shop/errors/429.html @@ -26,11 +26,11 @@
Try Again - Go to Home + Go to Home
{% if vendor %} diff --git a/app/templates/shop/errors/500.html b/app/templates/shop/errors/500.html index 9a47c218..12f190ed 100644 --- a/app/templates/shop/errors/500.html +++ b/app/templates/shop/errors/500.html @@ -17,12 +17,12 @@
- Go to Home + Go to Home Try Again
{% if vendor %} diff --git a/app/templates/shop/errors/502.html b/app/templates/shop/errors/502.html index fd1619c8..09ada9e6 100644 --- a/app/templates/shop/errors/502.html +++ b/app/templates/shop/errors/502.html @@ -18,11 +18,11 @@
Try Again - Go to Home + Go to Home
{% if vendor %} diff --git a/app/templates/shop/errors/base.html b/app/templates/shop/errors/base.html index f52ab3e9..dca7178a 100644 --- a/app/templates/shop/errors/base.html +++ b/app/templates/shop/errors/base.html @@ -171,8 +171,8 @@
{% block action_buttons %} - Continue Shopping - Contact Us + Continue Shopping + Contact Us {% endblock %}
@@ -180,7 +180,7 @@ diff --git a/app/templates/shop/errors/generic.html b/app/templates/shop/errors/generic.html index d1c4af3c..250b0dbc 100644 --- a/app/templates/shop/errors/generic.html +++ b/app/templates/shop/errors/generic.html @@ -15,12 +15,12 @@
{{ message }}
- Continue Shopping + Continue Shopping Go Back
{% if vendor %}