{% for image in images %}
  • {{ image.default_alt_text }}
  • {% endfor %}