Skip to content

Can I loop through an object and get the key and value? #16

@CheyenneForbes

Description

@CheyenneForbes
  {% for key,value in object %}
    <li><a href="{{ value }}">{{ key }}</a></li>
  {% endfor %}

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