{% extends "base.html" %} {% block main_content %} {% set keys = [ 'title', 'author', 'publisher', 'genre', 'owned', 'covertype', 'condition', 'year_published', 'rating', 'notes', 'blurb' ] %}
When: {{books.loan[0].date_lent}}
Contact: {{books.loan[0].contact_details}}