{{collection.title}} |
{{date}} |
{% for record in records %}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| | | {{record.value}} | {{record.unit}} | {% if record.subjectshort %}{{record.subjectshort}}{% else %}{{record.title}}{% endif %} | {{record.catalognum1}} |
 |  | |
| {{titles.year}}: | {{record.year}} | {{titles.country}}: | {{record.country}} |
| {{titles.period}}: | {{record.period}} | {{titles.material}}: | {{record.material}} |
| {{titles.edgeimg}}: | {{record.edge}} | {{record.edgelabel}} | {{titles.fineness}}: | {{record.fineness}} |
| {{titles.mintmark}}: | {{record.mintmark}} | {{titles.mintage}}: | {{record.mintage}} | {% if record.issuedate %}{{titles.issuedate}}{% else %}{{titles.dateemis}}{% endif %}: | {% if record.issuedate %}{{record.issuedate}}{% else %}{{record.dateemis}}{% endif %} |
| {{titles.features}}: | {{record.features}} |
| {{titles.price1}}: | {{record.price1}} | {{titles.price2}}: | {{record.price2}} | {{titles.price3}}: | {{record.price3}} | {{titles.price4}}: | {{record.price4}} | |
{% if loop.last %}
|
{% endif %}
{% endfor %}