Database Book
{{ include('links.html', {itemId: authorId}) }}
{% if not raw %}
See
raw
{% else %}
See
parsed
{% endif %}
{{ include('models/book.html', {book: bookInfo, endpoint: endpoint, dbNum: dbNum, raw: raw}, with_context = false) }}
{% endif %}
{% endblock lookup %}
{% endblock content %}