{% load combo i18n %} {% for cell in cells %}
{% render_cell cell %}
{% endfor %} {% if render_skeleton %} {{ skeleton }} {% endif %}