{% load book_mini from catalogue_tags %} {% spaceless %} {% for book in books %} {% book_mini book %} {% endfor %} {% endspaceless %}