{% load adminsortable_tags %} {% for object in list_objects %}
  • {% render_object_rep object %}
  • {% endfor %}