{% extends "aacore/base.html" %} {% load ak_tags %} {% block body %}

Books

{% regroup books.bindings by object as book_list %}
{% endblock %}