manually fetch data from openweathermap and parse it

Tato revize je obsažena v:
Tobias Diekershoff 2015-07-13 16:21:43 +02:00
revize c3459bd66c
2 změněných souborů, kde bylo provedeno 45 přidání a 91 odebrání

Zobrazit soubor

@ -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">