{% extends "site.html" %} {% load smart_if %} {% block content %}
{{book.book.title}},{{book.book.author}}
This book is currently lent to {{book.currentLocation.getSensibleName}}
{{message}}