{% extends 'base.html' %} {% block content %}

{{ book.owner.username }}/{{ book.label }}

{{collection.label}}/{{sub_collection.label}}

{% endblock %} {% block scripts %} {% endblock %}