WebServices : MétéoAPI

{% if cities[1]|length == 0 %}

No results for {{cities[0]}}

{% endif %} {% if cities and cities[1] and cities[1]|length > 0 %}

Select city ({{cities[1]|length}} found for {{cities[0]}}) :

{% endif %} {% if ephemeride %}


{% endif %}