diff --git a/pygeoapi/templates/collections/index.html b/pygeoapi/templates/collections/index.html index e29b2e937..123db386a 100644 --- a/pygeoapi/templates/collections/index.html +++ b/pygeoapi/templates/collections/index.html @@ -45,7 +45,7 @@

{% trans %}Record collections in this service{% endtrans %}

{% if col.get('itemType') == 'record' %} - {{ col['title'] | striptags | truncate }}