Problem/Motivation

Replace

{% for item in items %}
 {{ item }}
{% endfor %}

by

 {{ items }}
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

g4mbini created an issue. See original summary.

g4mbini’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • g4mbini committed 86c10127 on 5.0.x
    feat: #3576244 [5.0.0-alpha7] Rework stat component
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.