<html>
<head>
	<title>Cargo</title>

	<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
	
<script type="text/javascript">
function blinktag() {
	var s=document.getElementById("blink");
	s.style.visibility=(s.style.visibility=='visible')?'hidden':'visible';
}

</script>
	
	<link rel="stylesheet" type="text/css" href="/_jsapps/admin/_css/foundation.css">

<style>
	
	body {
		margin: 60px;
	}

	body.mobile {
		margin: 30px;
		margin-top: 40px;
	}

	.is_added {
		background: #0055ff !important;
		color: white !important;
		padding: 7px 10px 7px 10px;
	}
	
	.is_not_added {
		padding: 7px 10px 7px 10px;
	}
	
	.is_ip_address {
		background: #f03 !important;
		color: white !important;
		padding: 7px 10px 7px 10px;
	}

	.color-blue {
		color: #0055FF !important;
	}
	
	.bg-white {
		 background: #fff;
	}
	.bg-gray-light {
		 background: #f2f2f2;
	}
	.bg-gray-medium {
		 background: #dddddd;
	}
	.bg-gray-dark {
		 background: #3d3d3d;
	}
	.bg-dark {
		 background: #222222;
	}
	.bg-blue {
		 background: #0055ff;
	}
	.bg-green {
		 background: #25bf72;
	}
	
</style>

	
</head>
<body bgcolor="#fff" onLoad="setInterval('blinktag()',500)" class="admin-wrapper bg-gray-light ">

<div style="max-width: 700px; text-align: left;" class="type-size-big multi-line">
<div style="line-height: 2em;">
<span id="domain_badge" class="is_not_added bg-white color-blue type-size-big pad-small display-inline-block type-ellipses" style="max-width: 100%; line-height: 1.2em;">deathfromabove1979.com</span>
<span id="blink" style="float: right;"><img src="//static.cargo.site/assets/images/spark-black.png" width="23" height="35"></span>
</div>
<br>
	This domain has been configured for use by <a href="https://cargo.site" class="color-blue">Cargo</a>. 
	Connect it by adding it to your Settings.
	<br><br>
	Once completed, this domain will automatically display your Cargo site.
	Should you require further assistance, please <a href="https://support.cargo.site" target="_blank" class="color-blue">leave us a note</a>.
	<br><br>
	<span style="color:#999;">If you’re moving your domain to a different platform, make this change in your registrar’s DNS control panel.</span>

<br><br>

</div>

</body>
</html>

