Expand focus from paintings to more artworks
Replace all references to 'painting' with 'artwork'
This commit is contained in:
parent
df8ff30b64
commit
036a4be5ed
14 changed files with 76 additions and 76 deletions
|
|
@ -26,7 +26,7 @@
|
|||
— {{ row.objectDescription.value }}
|
||||
{% endif %}
|
||||
|
||||
({{ '{:,d}'.format(row.count.value | int) }} paintings)
|
||||
({{ '{:,d}'.format(row.count.value | int) }} artworks)
|
||||
{% if 'objectLabel' not in row %}
|
||||
<a href="https://wikidata.org/wiki/{{ qid }}">view in Wikidata</a>
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue