{% trans "Please note that all libraries have admission and borrowing policies; inclusion in this list does not imply access." %}{% if map_hash %} {% trans "Closest results are not necessarily best." %}{% endif %}
{% extends "library/base.html" %}{% load i18n %} {% load molly_maps %} {% block content %}
{% trans "Author" %}: | {{ item.author }} |
---|---|
{% trans "Publisher" %}: | {{ item.publisher }} |
{% trans "Edition" %}: | {{ item.edition }} |
{% trans "Description" %}: | {{ item.description }} |
{% blocktrans count item.isbns|length as count %}ISBN{% plural %}ISBNs{% endblocktrans %}: | {% endif %}{{ isbn }} |
{% blocktrans count item.issns|length as count %}ISSN{% plural %}ISSNs{% endblocktrans %}: | {% endif %}{{ issn }} |
{% if library.marker_number %}{{ library.marker_number }}. {% endif %} {% with library.location as location_code %} {% if library.entity %} {{ library.entity.title }} {% else %} {{ library.location|join:"/" }} {% endif %} {% endwith %} | |
---|---|
{% trans "Shelfmark" %}: {{ book.shelfmark }} {% if book.materials_specified %}, {% trans "issue" %}: {{ books.0.materials_specified }}{% endif %} | {{ book.availability_display }} |