Mercurial > hg > index.fcgi > www > www-1
comparison myw/index.html @ 83:d521df55f56c
fix pinlib cookie parsing and check in pics app
author | paulo |
---|---|
date | Wed, 29 Jun 2016 00:48:53 -0700 |
parents | |
children | 302eebbf025f |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:c7b41613a3a0 |
---|---|
1 <html> | |
2 <head> | |
3 <title>myw</title> | |
4 <link rel="stylesheet" type="text/css" href="index.css"> | |
5 </head> | |
6 | |
7 <body> | |
8 <div id="desktopLink"> | |
9 <a href="http://forecast.weather.gov/MapClick.php?lat=37.63048605200049&lon=-122.41107706299971">Desktop</a> | |
10 </div> | |
11 <div id="mobileLink"> | |
12 <a href="http://mobile.weather.gov/index.php?lat=37.61961&lon=-122.36558">Mobile</a> | |
13 </div> | |
14 </body> | |
15 </html> |