{% extends "collection/base_two_col.html" %} {% load i18n %} {% block title %}{{ object.md.title_hn }} | {{object.md.title_qn}} {% endblock %} {% block breadcrumbs %} Home » {{object.collection.name}} {% endblock breadcrumbs %} {% block header %}

{% if error_message %}

{{ error_message }}

{% endif %}

{{object.md.title_hn}}

{{object.md.title_alt_hn}}

{{object.md.title_qn}}

{{object.md.title_alt_qn}}

{{ object.name }} | {{ object.nlvnpf }}

{% endblock header %} {% block leftcontent %}

Click on the cover to view the contents.

{% if epub %}

Download the eBook

{% endif %}
{% endblock leftcontent %} {% block rightcontent %} {% if object.md.creators %} {% else %} {% endif %} {% if object.md.source != object.md.rights %} {% endif %}
{% trans "Creator" %} {{ object.md.creators|join:"

" }}

{% trans "Creator" %}Unknown/Anonymous
{% trans "Source" %}{{object.md.source}}
{% trans "Rights" %}{{object.md.rights}}
Publisher {{object.md.publishers|join:"

"}}

Place {{object.md.places|join:"

"}}

Date {{object.md.dates|join:"

"}}

Description {{object.md.descriptions|join:"

"}}

Notes {{object.md.notes_|join:"

"}}

Language{{object.md.language}}
Type{{object.md.media_type}}
Size{{object.md.height}} x {{object.md.width}}cm
Pages{{object.md.pages}}
Condition{{object.md.condition}}
Print type{{object.md.print_type}}
Imaging date{{object.md.date_image}}
Digitized by{{object.md.digitizer}}
For the Vietnamese Nôm Preservation Foundation.
http://nomfoundation.org
{% endblock rightcontent %}