diff --git a/agaric/templates/layout/node--teaser.html.twig b/agaric/templates/layout/node--teaser.html.twig index e896d2e..a604aa4 100644 --- a/agaric/templates/layout/node--teaser.html.twig +++ b/agaric/templates/layout/node--teaser.html.twig @@ -71,7 +71,7 @@ */ #} - + {% set has_title_paragraph = false %} {% if content.field_body_paragraph %} @@ -84,7 +84,7 @@ {% endif %} {% if not has_title_paragraph %} -
+
{{ content.field_image }} {% if node.bundle == 'blog' and content.field_authors is not empty %} {% endif %}
-
+

{{ label }}

{{ content.field_summary }}