forked from officialankan/weather-web
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo-view.html
More file actions
11 lines (11 loc) · 926 Bytes
/
Copy pathinfo-view.html
File metadata and controls
11 lines (11 loc) · 926 Bytes
1
2
3
4
5
6
7
8
9
10
11
<!-- info view -->
<h3 class="text-center">Info</h5>
<div class="text-center">
<p><span class="text-warning bg-warning">Don't use this data for any professional applications</span>, instead use it for the lulz.</p>
<p>Weather provided by <a href="http://pywws.readthedocs.org" target="blank">pywws</a>, front-end by <a href="http://angularjs.org" target="blank">angularJS</a> and bootstrap.</p>
<p>Visit us at GitHub <a href="https://github.com/officialankan/angular-weather" target="blank"><i class="fa fa-github"></i></a></p>
<div class="text-center">
<p>Member of the Wunderground community</p>
<a ng-href="http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=ILUNDLUN2"><img ng-src="http://banners.wunderground.com/cgi-bin/banner/ban/wxBanner?bannertype=wxstnsticker_metric&weatherstationcount=ILUNDLUN2" height="160" width="160" border="0" alt="Weather Underground PWS ILUNDLUN2" /></a>
</div>
</div>