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

Borrowed books

{% if bookinstance_list %} {% else %}

There are no books borrowed.

{% endif %} {% endblock %}