NewsBlur/templates/static/ios_download.xhtml

15 lines
444 B
HTML
Raw Normal View History

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Install the NewsBlur Pro iOS App</title>
</head>
<body>
<center>
<br><br>
<a href="itms-services://?action=download-manifest&url=http://www.newsblur.com/media/ios/NewsBlur.plist">Follow this link on your iPad or iPhone to download the NewsBlur Pro iOS app.</a>
</center>
</body>
</html>