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