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