diff --git a/pygeoapi/templates/collections/items/index.html b/pygeoapi/templates/collections/items/index.html index caa24ac..b5becab 100644 --- a/pygeoapi/templates/collections/items/index.html +++ b/pygeoapi/templates/collections/items/index.html @@ -202,7 +202,7 @@ {% set title_field = data.title_field %} - + {{ ft.properties.get(title_field) | string | truncate( 35 ) }}