{% if features|length == 1 %}

{{ feature.locName|sn|e }}

{% else %} {% endif %}
{{ feature.lodDesc|sn|e }}
{% for thing in things %}
{{thing.name|sn|e}}: {{thing.description|sn|e}}
Available observations
Complex time series
{% endfor %}