Skip to content

Feature request : "For" tag in template #41

Description

@glasserre-pdw

Hello !
Very interesting module.
For my need, i would like to use "For" tags in templates.

Equivalent in Twig is :

`

Members

    {% for user in users %}
  • {{ user.username|e }}
  • {% endfor %}
`

Do you think is possible to implement that ?

Kind regards.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions