From 7f7cc72647270168962a7b598d78311c8178f38d 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 %}