{% for activity in latest_activities %} {% include "strava/widgets/activity.html" with activity=activity show_close=False %} {% empty %}

No activities match the current filter.

{% endfor %}