Skip to content
Snippets Groups Projects

#3154517: Render read more links.

Open Nicholas Mangold requested to merge issue/drupal-3154517:3154517-read-more-links into 11.x
Files
2
@@ -110,6 +110,6 @@
{% endif %}
{% endblock %}
{% block content %}
{{ content|without('field_image', 'links') }}
{{ content|without('field_image') }}
{% endblock %}
{% endembed %}
Loading