{% block head %} {% endblock %} {% block help %}

By default, will display the weather at Paris for the next 7 days, including today.

Empty cells results from the lack of data for a specific hour/date. Valid hours are: {{validHours}}. May be susceptible to change due to daylight saving time.

Use [currentUrl]/latitude;longitude to obtain the weather data for a specific location.

The display can be altered using one or multiple of the following arguments:

Example: [currentUrl]/48.51296;2.17402?day=2&today=0&title=Weather%20at%20the%20Eiffel%20Tower

{% endblock %}