forked from technolog/corp-notice-site
initial commit
This commit is contained in:
commit
ff82b0f069
3
default.css
Normal file
3
default.css
Normal file
@ -0,0 +1,3 @@
|
||||
body {
|
||||
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
|
||||
}
|
18
index.html
Normal file
18
index.html
Normal file
@ -0,0 +1,18 @@
|
||||
<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>
|
Loading…
x
Reference in New Issue
Block a user