diff --git a/templates/product.html.twig b/templates/product.html.twig index c52bfd8..3c01fe7 100644 --- a/templates/product.html.twig +++ b/templates/product.html.twig @@ -6,8 +6,10 @@ {% if product.starred %}★{% else %} ☆ {% endif %} {{ product.name }} - {{ product.name }} - {{ product.subTitle }} + + {{ product.name }} + {{ product.subTitle }} +