From 601998c4da4610024a7a07cf000e777609743102 Mon Sep 17 00:00:00 2001 From: Nathan Chapman Date: Sun, 27 Nov 2022 13:31:23 -0700 Subject: [PATCH] Update carousel copy --- .../templates/storefront/category_detail.html | 11 +---------- src/storefront/templates/storefront/product_list.html | 11 +---------- src/templates/partials/carousel.html | 10 ++++++++++ 3 files changed, 12 insertions(+), 20 deletions(-) create mode 100644 src/templates/partials/carousel.html diff --git a/src/storefront/templates/storefront/category_detail.html b/src/storefront/templates/storefront/category_detail.html index d76dc9e..1e6ac78 100644 --- a/src/storefront/templates/storefront/category_detail.html +++ b/src/storefront/templates/storefront/category_detail.html @@ -6,16 +6,7 @@ {% endblock %} {% block content %} - +{% include 'partials/carousel.html' %}