Loading modules/drowl_paragraphs_types/templates/paragraph--drowl-paragraphs-types--card.html.twig +1 −5 Original line number Diff line number Diff line Loading @@ -62,11 +62,7 @@ {{ title_suffix }} {% if image %} <div class="card__image card-image"> {% if target_url and link_image %} {{ link(image, target_url, link_attributes) }} {% else %} {{ image }} {% endif %} </div> {% endif %} <div class="card__content card-section"> Loading Loading
modules/drowl_paragraphs_types/templates/paragraph--drowl-paragraphs-types--card.html.twig +1 −5 Original line number Diff line number Diff line Loading @@ -62,11 +62,7 @@ {{ title_suffix }} {% if image %} <div class="card__image card-image"> {% if target_url and link_image %} {{ link(image, target_url, link_attributes) }} {% else %} {{ image }} {% endif %} </div> {% endif %} <div class="card__content card-section"> Loading