diff --git a/pygeoapi/templates/collections/collection.html b/pygeoapi/templates/collections/collection.html index 8f19833..a5cf6bf 100644 --- a/pygeoapi/templates/collections/collection.html +++ b/pygeoapi/templates/collections/collection.html @@ -28,7 +28,15 @@
- {% if data['itemType'] == 'Feature' %} + {% if data['itemType'] == 'feature' or data['itemType'] == 'record' %} +