{% include header.html %}
Text | Title | Language | Start folio (ordinal) | End folio (ordinal) | Total pages |
---|---|---|---|---|---|
{{ text.item }} | {{ text.title }} | {{ text.language }} | {{ text.start_folio }}{{ text.start_side }} ({{ text.ordinal_start }}) | {{ text.end_folio }}{{ text.end_side }} ({{ text.ordinal_end }}) | {{ text.total_sides | round: 2 }} |
The contents of this manuscript have not been described in detail.
{% endif %}Owner number | Owner | Period | Gender | Type | Source |
---|---|---|---|---|---|
{{ text.owner_ID }} | {{ text.owner_descr }} | {{ text.owner_date }} | {{ text.owner_gender }} | {{ text.owner_type }} | {% if text.owner_source contains "http" %}{{ text.owner_source }}{% else %}{{ text.owner_source }}{% endif %} |
No owners have been identified for this manuscript.
{% endif %} {{ content }} {% include footer.html %}