{{collection.title}} |
{{date}} |
{% for record in records %}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| | | | {{record.catalognum1}} | | {{record.title}} |
 |  | | |
| {{titles.year}}: | {{record.year}} | {{titles.country}}: | {{record.country}} | | | |
| {{titles.period}}: | {{record.period}} |
| {{titles.value}}: | {{record.value}} | {{titles.unit}}: | {{record.unit}} |
| {{titles.mintmark}}: | {{record.mintmark}} | | {{titles.mint}}: | {{record.mint}} |
| {{titles.series}}: | {{record.series}} |
| {{titles.material}}: | {{record.material}} |
| {{titles.edgeimg}}: | {{record.edge}} |
| {{record.edgelabel}} |
{% if loop.last %}
|
{% endif %}
{% endfor %}