@ -528,7 +528,6 @@ def item_page(item_id: int) -> str | Response:
catalog = wd_catalog.get_catalog_from_artwork(entity)
if not catalog.get("institution"):
institution = get_institution(entity, other)
assert institution
catalog["institution"] = institution
return render_template(