From a05bd3f4996344f6f8ad14444d88fb2e900c4f3f Mon Sep 17 00:00:00 2001 From: Pablo Moreno Date: Fri, 3 Jan 2025 13:53:11 +0100 Subject: [PATCH] fix: styling --- web/templates/web/product_detail.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/templates/web/product_detail.html b/web/templates/web/product_detail.html index c8737dc..0eb4e45 100644 --- a/web/templates/web/product_detail.html +++ b/web/templates/web/product_detail.html @@ -50,10 +50,10 @@ -
+
{% if user.is_authenticated %} -
+
{% endif %}