{% extends "base_generic.html" %} {% block content %}
Borrower: {{book_instance.borrower}}
Due date: {{book_instance.due_back}}