{% load static %} {% for object in objects %}
  • {{ object }}
  • {% endfor %}