diff --git a/templates/list/item.twig b/templates/list/item.twig index 898f0b77e5..4566831d2d 100644 --- a/templates/list/item.twig +++ b/templates/list/item.twig @@ -2,8 +2,8 @@ {%- if class is not empty %} class="{{ class }}"{% endif %}> {% if url is defined and url is iterable %} -