{% load mvp %} {% for object in object_list %}
{% render_list_item object list_item_template %}
{% empty %} {% endfor %}