{% load i18n %} {% for event in events %}
{% include "event_rsvp/partials/event_item.html" %}
{% endfor %}