<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Expires" content="0" />
- <meta http-equiv="Refresh" content="300" />
<!-- Load c3.css -->
<link href="{{url_for('static', filename='c3.min.css')}}" rel="stylesheet">
})();
</script>
+ <!-- windy widget -->
+ <div id="windy">
+ <iframe width="650" height="450" src="https://embed.windy.com/embed2.html?lat=47.301&lon=10.970&zoom=9&level=surface&overlay=rain&menu=&message=&marker=&calendar=&pressure=&type=map&location=coordinates&detail=&detailLat=48.200&detailLon=16.350&metricWind=default&metricTemp=default&radarRange=-1" frameborder="0"></iframe>
+ </div>
+
<hr />
<p><small><a href="https://git.toastfreeware.priv.at/chrisu/seepark.git">Source code</a></small></p>