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