diff --git a/templates/artistsindex.html b/templates/artistsindex.html index ef171c2..b778a6d 100644 --- a/templates/artistsindex.html +++ b/templates/artistsindex.html @@ -16,7 +16,7 @@ {% for x in results['results']['bindings']%} {{ x['creators']['value'] | replace('http://daap.bannerrepeater.org/entity/', '') }} - {{ x["creatorsLabel"]['value'] }} + {{ x["creatorsLabel"]['value'] }} {% if "creatorsAltLabel" in x %} {{ x["creatorsAltLabel"]["value"] }} diff --git a/templates/artwork.html b/templates/artwork.html index 537d166..3cfc778 100644 --- a/templates/artwork.html +++ b/templates/artwork.html @@ -197,7 +197,7 @@ {% for x in artworkcontributors['results']['bindings'] %}