forked from technolog/corp-notice-site
18 lines
743 B
HTML
18 lines
743 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="default.css">
|
|
<meta name="robots" content="noindex,nofollow">
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<img src="https://cdn.iraven.net/img/technolog/tng_logo3.2.png" width="200">
|
|
<br>
|
|
<h1>Technolog Networks</h1>
|
|
<h2>Internal Use Only</h2>
|
|
<hr>
|
|
<p>You are not on the internal network.</p>
|
|
<p>Please connect to the Technolog Networks internal network via local access or VPN to access this service.</p>
|
|
<i>If you have received this notice in error, please contact <a href="mailto:intsupport@iraven.net">intsupport@iraven.net</a></i>
|
|
</center>
|
|
</body>
|
|
</html> |