Files
bendtstudio0-static/clients/previews/test-connection-dDAzghUBP8.html
2025-11-25 14:56:36 -05:00

39 lines
1.8 KiB
HTML
Executable File

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dropshare for Mac has been successfully set up for your connection</title>
<!-- Bootstrap -->
<link href="https://getdropsha.re/css/bootstrap.min.css" rel="stylesheet">
<link href="https://getdropsha.re/css/main.css" rel="stylesheet">
<link rel="stylesheet" media="only screen and (-webkit-min-device-pixel-ratio: 2)"
type="text/css" href="https://getdropsha.re/css/retina.css" />
<style type="text/css">
h3#productname {
background-position: 80px 0px!important;
padding-left: 40px;
}
p {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
"Helvetica Neue", sans-serif;
color: rgb(50,50,50);
}
</style>
</head>
<body>
<div style="margin: 25px auto;width:400px;text-align:center;">
<h3 class="text-muted" id="productname">Dropshare for Mac</h3>
<p style="font-size:18px">has been successfully set up for this connection.</p>
<p>This means you can start uploading now. Do not forget to check out the variety of upload preferences available!</p>
</div>
<div class="success"> </div>
</body>
</html>