{% extends 'base.html' %} {% include 'book/add_contributor_modal.html' %} {% include 'book/delete_book_modal.html' %} {% block content %} {% block right_sidebar %} {% endblock %}

{{book.label}}

{% endblock %}