{% extends 'base.html' %} {% block title %}art{% endblock %} {% block content %} {% for image in images %} {% if loop.index0 % 3 == 0 %}
{{ image.description }}