From f0f26ad64d49acc8e1b86937812e4910264b650f Mon Sep 17 00:00:00 2001 From: Krzysiej Date: Fri, 13 Feb 2026 08:18:51 +0100 Subject: [PATCH] Badges as links --- templates/productList.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/productList.html.twig b/templates/productList.html.twig index 2945194..3666967 100644 --- a/templates/productList.html.twig +++ b/templates/productList.html.twig @@ -48,7 +48,7 @@ data-bs-title="Last update: {{ product.lastSeen }}">is discontinued {% endif %} {% if product.isNew() %} - is new + is new {% endif %}