Guest User

Untitled

a guest
Jul 16th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. {% for items in related_content.entity.field_content_items %}
  2.  
  3. {% if loop.first %}
  4.  
  5. first element
  6.  
  7. {% endif %}
  8.  
  9. {% endfor %}
Add Comment
Please, Sign In to add comment