{% extends "item_base.html" %} {% load static %} {% load i18n %} {% load l10n %} {% load humanize %} {% load mastodon %} {% load strip_scheme %} {% load thumb %} {% block head %} {% if item.author %} {% endif %} {% if item.isbn %}{% endif %} {% endblock %} {% block details %}
{{ item.contents | linebreaksbr }}
{% endif %} {% with related_books=item.sibling_items %} {% if related_books.count > 0 %}