Skip to content

"for" syntax is not work with dictionary #178

Open
@linuxpham

Description

@linuxpham

Hi Admin,

{% for key, value in dict_item.items() %}

Key: {{key}}


Value: {{value}}


{% endfor %}

It is not working.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions