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
{% for item in items %} | |
{{ item.content }} | |
{% endfor %} |