{% extends "base.html" %} {% block content %}
{% include "_book.html" %}
 
{% endblock content %}