{% set views=None %} {% if views %}
# | Icon | Name | {% if view.columns %} {% for column in view.columns%}{{column}} | {% endfor %} {% endif %}|
---|---|---|---|---|
{{loop.index}} | {% if item.attributes %} {{item.attributes['icon']}} {% endif %} | {% if item.attributes['resource'] %} {{item.name}} {% else %} {{item.name}} {% endif %} | {% if view.columns %} {% for column in view.columns%}{{column}} | {% endfor %} {% endif %}
|
# | Name | Value | |
---|---|---|---|
{{loop.index}} | {{key}} | {{value}} |
|