Skip to content

Instantly share code, notes, and snippets.

@lewisnyman
Last active December 21, 2016 14:49
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save lewisnyman/87e9bfd1e8cf82611dd4961a2fe2e93e to your computer and use it in GitHub Desktop.
Save lewisnyman/87e9bfd1e8cf82611dd4961a2fe2e93e to your computer and use it in GitHub Desktop.
minimal field.html.twig — Drupal 8
{% for item in items %}
{{ item.content }}
{% endfor %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment