{{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.status}}: | {{record.status}} | {{titles.type}}: | {{record.type}} | | | | | |
{{titles.series}}: | {{record.series}} |
{{titles.material}}: | {{record.material}} |
{{titles.fineness}}: | {{record.fineness}} | {{titles.weight}}: | {{record.weight}} | {{titles.diameter}}: | {{record.diameter}} | {{titles.thickness}}: | {{record.thickness}} |
{{titles.mintage}}: | {{record.mintage}} |
{% if record.issuedate %}{{titles.issuedate}}{% else %}{{titles.dateemis}}{% endif %}: | {% if record.issuedate %}{{record.issuedate}}{% else %}{{record.dateemis}}{% endif %} |
{{titles.quality}}: | {{record.quality}} | {{titles.paydate}}: | {{record.paydate}} |
| | | | | | | |
{{titles.edgeimg}}: | {{record.edge}} | {{record.edgelabel}} |
{{titles.features}}: | {{record.features}} | {{titles.payprice}}: | {{record.payprice}} |
{{titles.subject}}: | {{titles.saleprice}}: | {{record.saleprice}} |
{{record.subject}} | | | {{titles.price1}}: | {{record.price1}} |
| | {{titles.price2}}: | {{record.price2}} |
| | {{titles.price3}}: | {{record.price3}} |
| | {{titles.price4}}: | {{record.price4}} |
{% if loop.last %}
|
{% endif %}
{% endfor %}