Operation | Key | {% for propery in current_kind_properties %}{{ propery }} | {% endfor %}
---|---|---|
Show | {{ entity.key }} | {% for propery in current_kind_properties %}{{ entity[propery] }} | {% endfor %}
Not found entities (kind = {{ current_kind }})
{% endif %} {% if next_cursor %} {% endif %} {% if has_entities > 0 %} {% endif %}