diff --git a/templates/productList.html.twig b/templates/productList.html.twig index d15089f..4a0003a 100644 --- a/templates/productList.html.twig +++ b/templates/productList.html.twig @@ -7,7 +7,7 @@ Name - Code + Code Categories Price @@ -18,7 +18,7 @@ {% if product.starred == true %}★{% else %} ☆ {% endif %} {{ product.name }} {{ product.name }} - {{ product.subTitle }} + {{ product.subTitle }}