{% for col in row.cols %}
{% if col.graph and col.graph.source %} {% if layout.type == "index" %} {% endif %} {% elif col.text %} {% elif col.plugin %} {% else %}
{% endif %}
{% endfor %}