2012-10-29 16:54:35 -07:00
<!DOCTYPE html>
2012-08-22 20:04:58 -07:00
< html >
< head >
2012-10-29 16:54:35 -07:00
< meta http-equiv = "Content-Type" content = "text/html; charset=iso-8859-1" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" / >
< title > Install the NewsBlur iPhone and iPad app< / title >
< style type = "text/css" >
body {
background: url(/media/img/reader/iphone-stripe-bkg.png) repeat #c5ccd4;
font-family: Helvetica, arial, sans-serif;
}
.congrats {
font-size: 16pt;
padding: 6px;
text-align: center;
}
.step {
background: white;
border: 1px #ccc solid;
border-radius: 14px;
padding: 4px 10px;
margin: 10px 0;
}
.instructions {
font-size: 14pt;
}
a {
text-decoration: none;
}
.arrow {
font-size: 15pt;
}
table {
width: 100%;
}
< / style >
2012-08-22 20:04:58 -07:00
< / head >
< body >
2012-10-29 16:54:35 -07:00
< div class = "congrats" > Download the latest version of the NewsBlur iOS app< / div >
< div class = "step" >
< table > < tr >
2014-03-11 12:21:13 -07:00
< td class = "instructions" > < a href = "itms-services://?action=download-manifest&url=https://www.newsblur.com/ios/NewsBlur.plist" > Install the NewsBlur app< / a > < / td >
2012-10-29 16:54:35 -07:00
< td width = "24" class = "arrow" > → < / td >
< td width = "57" class = "imagelink" >
2014-03-11 12:21:13 -07:00
< a href = "itms-services://?action=download-manifest&url=https://www.newsblur.com/ios/NewsBlur.plist" >
2013-10-08 16:04:46 -07:00
< img src = "/media/ios/Resources/logos/logo_116.png" height = "57" width = "57" / >
2012-10-29 16:54:35 -07:00
< / a >
< / td >
< / tr > < / table >
< / div >
2012-08-22 20:04:58 -07:00
< / body >
2012-10-29 16:54:35 -07:00
< / html >