{% if parent %}
{% endif %}
{% if node.field_anchors is not empty %}
On this page
{% for paragraph in node.field_anchors %}
{{ drupal_entity('paragraph', paragraph.target_id) }}
{% endfor %}
{% endif %}
{% if node.field_left_sidebar_widgets %}
{% endif %}