diff --git a/pygeoapi/templates/root.html b/pygeoapi/templates/root.html index 3810491..77bf0a0 100644 --- a/pygeoapi/templates/root.html +++ b/pygeoapi/templates/root.html @@ -53,7 +53,7 @@ Collections - View the collections in this service. + View the collections in this service Links @@ -82,18 +82,18 @@ Email - {{ config['metadata']['contact']['email'] }} + {{ config['metadata']['contact']['email'] }} {% if config['metadata']['contact']['phone'] %} Telephone - {{ config['metadata']['contact']['phone'] }} + {{ config['metadata']['contact']['phone'] }} {% endif %} {% if config['metadata']['contact']['fax'] %} Fax - {{ config['metadata']['contact']['fax'] }} + {{ config['metadata']['contact']['fax'] }} {% endif %} {% if config['metadata']['contact']['url'] %} Contact url - {{ config['metadata']['contact']['url'] }} + {{ config['metadata']['contact']['url'] }} {% endif %} {% if config['metadata']['contact']['hours'] %} Hours