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