diff --git a/templates/artwork.html b/templates/artwork.html index c7d319f..004661b 100644 --- a/templates/artwork.html +++ b/templates/artwork.html @@ -168,7 +168,7 @@ {% if 'distributorLinks' in x %}
- + {{ x['distributorLinks']['value'] }}
@@ -202,7 +202,7 @@ {{ x['creatorsLabel']['value'] }} -

Role {{ x['role']['value'] }}

+

Role: {{ x['role']['value'] }}

{% endfor %} {% endif %} @@ -420,7 +420,7 @@
- {{ x["relatedWorksLabel"]["value"]}} + {{ x["relatedWorksLabel"]["value"]}}
@@ -445,9 +445,9 @@
{% if "image" in x %} - + {% else %} - + {% endif %}