manually fetch data from openweathermap and parse it

This commit is contained in:
Tobias Diekershoff 2015-07-13 16:21:43 +02:00
parent 710780392c
commit c3459bd66c
2 changed files with 45 additions and 91 deletions

View file

@ -1,6 +1,6 @@
<div id="curweather-network" class="widget">
<div class="title tool">
<h4>{{$title}}: {{$city['name']}}</h4>
<h4 title="{{$lastupdate}}">{{$title}}: {{$city}}</h4>
</div>
<p>{{$description}}, {{$temp}}
<ul class="curweather-details">