{% for group in groups %} {% cycle '' '' %} {% endfor %}
' '' %}

{{ group.name }}

{% for book in books %} {% ifequal group book.group %} {{ book.title }}
{% endifequal %} {% endfor %} {% cycle '