diff --git a/templates/content/node--oe-sc-person--oe-w-content-banner.html.twig b/templates/content/node--oe-sc-person--oe-w-content-banner.html.twig index 6173fe23b..a9b8ae8ad 100644 --- a/templates/content/node--oe-sc-person--oe-w-content-banner.html.twig +++ b/templates/content/node--oe-sc-person--oe-w-content-banner.html.twig @@ -6,8 +6,8 @@ #} {% set _content %} {{ content.oe_summary }} -
- {% if social_links is not empty %} + {% if social_links is not empty %} +
{% for _link in social_links %}
{{ pattern('link', _link|merge( @@ -17,8 +17,8 @@ ) ) }}
{% endfor %} - {% endif %} -
+
+ {% endif %} {% endset %} {{ pattern('content_banner', {