diff --git a/pygeoapi/templates/collections/queryables.html b/pygeoapi/templates/collections/queryables.html index 49ca148..3a5af61 100644 --- a/pygeoapi/templates/collections/queryables.html +++ b/pygeoapi/templates/collections/queryables.html @@ -3,7 +3,7 @@ {% block crumbs %}{{ super() }} / {% trans %}Collections{% endtrans %} / {{ data['title'] | truncate( 25 ) }} -/ {% trans %}Queryables{% endtrans %} +/ {% trans %}Queryables{% endtrans %} {% endblock %} {% block body %}
diff --git a/pygeoapi/templates/collections/schema.html b/pygeoapi/templates/collections/schema.html index f83f42f..6a03833 100644 --- a/pygeoapi/templates/collections/schema.html +++ b/pygeoapi/templates/collections/schema.html @@ -3,7 +3,7 @@ {% block crumbs %}{{ super() }} / {% trans %}Collections{% endtrans %} / {{ data['title'] | truncate( 25 ) }} -/ {% trans %}Schema{% endtrans %} +/ {% trans %}Schema{% endtrans %} {% endblock %} {% block body %}