From a5942c7f240686146c243e22d849db97d0a904b9 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Sun, 20 Oct 2024 17:36:29 +0100 Subject: tidying up the cart detail page - still nowhere near good enough --- alphabetlearning/templates/payments/cart_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alphabetlearning/templates/payments/cart_detail.html') diff --git a/alphabetlearning/templates/payments/cart_detail.html b/alphabetlearning/templates/payments/cart_detail.html index 46117d1..641c9c5 100644 --- a/alphabetlearning/templates/payments/cart_detail.html +++ b/alphabetlearning/templates/payments/cart_detail.html @@ -7,7 +7,7 @@

{% lorem %}

{% if cart %}
-
+
-- cgit v1.2.3