{% extends 'books/instance_detail.html' %} {% load static %} {% block page-subtitle %}{{ block.super }}Gallery ‖ {% endblock %} {% block content %} ⟵ Derrida's Library {% include 'components/book-gallery.html' with book=instance %} {% endblock %}