{% extends 'base.html' %} {% set show_edit_collection = True %} {% set show_delete_collection = True %} {% include 'book/edit_collection_modal.html' %} {% include 'book/delete_collection_modal.html' %} {% block right_sidebar %} {% include 'book/right_sidebar.html' %} {% endblock %} {% block content %}
{{ sub_collection.label }}
This is about of {{collection.about}}