{% for item in data %}
  • {% snippet 'resource_docs/view/render.html', data=item, view_type=h.detect_view_type(item), nested=1 %}
  • {% endfor %}