18 lines
774 B
HTML
18 lines
774 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.technolog.network/img/technolog/tng_logo4_horizontal.png" width="650">
|
|
<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:support@technolog.network">support@technolog.network</a></i>
|
|
</center>
|
|
</body>
|
|
</html> |