{% for entry in entries %} {% include 'components/pool_entry_row.html' %} {% endfor %} {% if has_more %} Loading more... {% endif %}