{% for team in data %} {% endfor %} {% if not data %}
No teams found
{% endif %} {% if pagination.has_next %}
Loading more teams...
{% endif %}