{% extends "base_generic.html" %} {% block content %}

All Borrowed Books

{% if bookinstance_list %} {% else %}

There are no books borrowed.

{% endif %} {% endblock %}