website/maintenance/smartbanner.html

25 lines
1.1 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html>
<head>
<title>ARCHBLOX</title>
<meta name="author" content="ARCHBLOX">
<meta name="apple-itunes-app" content="app-id=0">
<meta name="google-play-app" content="app-id=au.ARCHBLOX.ARCHBLOX">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://archblox.com/css/smartbanner.css" type="text/css" media="screen">
<link rel="apple-touch-icon" href="">
<link rel="favicon" href="https://archblox.com/MORBLOX.ico">
</head>
<body>
<div id="smartbanner" class="ios shown" style="top: 0px;">
<div class="sb-container"><a href="#" class="sb-close">×</a><span class="sb-icon gloss"
style="background-image: url(&quot;https://archblox.com/ios32/archbloxmobile.png&quot;);"></span>
<div class="sb-info"><strong>ARCHBLOX Mobile</strong><span>ARCHBLOX</span><span>FREE - Requires AppSync
Unified</span></div><a href="itms-services://?action=download-manifest&url=https://archblox.com/ios32/ABMOBILE32.plist"
class="sb-button"><span>INSTALL</span></a>
</div>
</div>
</body>
</html>