{% extends "bookkeeper/base.html" %} {% load static %} {% block title %}{{ book.title }} — Bookkeeper{% endblock %} {% block content %}
{{ book.description }}
As an Amazon Associate, we earn from qualifying purchases.
{{ bm.note }}
{% endif %}{{ hl.text|truncatewords:30 }}
{% if hl.note %}{{ hl.note }}
{% endif %} p.{{ hl.page_number }}