{% extends 'base.html' %} {% block main %}
Stack description: {% for stack in stacks %} {{stack.stack_description}} {% endfor %}
Books in this stack: {% for book in stack.books %}