{% if not InDBox %}

Loaned Books

{% endif %} {% if InDBox %} {% endif %} {% for book in books %} {% if book.sub_book_num is defined %} {% else %} {% endif %} {% if InDBox %} {% endif %} {% endfor %}
Title Author(s) CovertypeRemove?
    {{book.title}}{{book.title}} {% for auth in book.author %} {{ auth['surname'] }}, {{auth['firstnames']}} {% endfor %} {{ GetCovertypeById(book.covertype) }}
{% if not InDBox %} {% endif %}