<%#each items%>
<%formattedDateTime%>
<%forecastItemTemperature.value%>°
<%#if conditionIconUrl%>
<%/if%>
<%forecastItemWeatherCode.text%>

<%forecastItemPrecipitation.probability.value%><%forecastItemPrecipitation.probability.units%>

<%forecastItemWind.windDir%> <%forecastItemWind.windSpeed%> <%forecastItemWind.speedUnits%>
<%/each%>